=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for codeblocks-20.03nb5 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 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 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 -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 tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp -o tinyxmlparser.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 /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 -Wl,--no-undefined -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 -Wl,--no-undefined -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 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 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 -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 -Wl,--no-undefined -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 scriptbindings.lo -MD -MP -MF .deps/scriptbindings.Tpo -c scriptbindings.cpp -fno-common -DPIC -o .libs/scriptbindings.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__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 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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) 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:In file included from sc_dialog.cpp: ^ 10/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: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from ../../../../src/include/sdk_precomp.h229:69: note: : wxDECLARE_ABSTRACT_CLASS(name); \ ^ 13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from ../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :99: ../../../../src/include/sdk_events.h:153:131:30: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^:3 virtual wxClassInfo *GetClassInfo() 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/rtti.h ^ DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ : 142: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:#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 ^ wxDECLARE_ABSTRACT_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::5131:: 30:note: overridden virtual function is here 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 1112:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); DECLARE_ABSTRACT_CLASS(wxEvent) ^ ^ /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: note: 226:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 69: wxDECLARE_DYNAMIC_CLASS(name) note: expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here In file included from scriptbindings.cpp:10: DECLARE_ABSTRACT_CLASS(wxEvent) 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:../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: 226:69In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':: 13: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ../../../../src/include/sdk_common.hnote: expanded from macro 'DECLARE_ABSTRACT_CLASS' :99: ../../../../src/include/sdk_events.h ^:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ 172/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const 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/rtti.h:142::229:5: 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:/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/event.h: ^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: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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :5 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:overridden virtual function is here 131: DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h30: note: :13: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from ../../../../src/include/sdk_common.h:99: 69:../../../../src/include/sdk_events.h:198: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS'3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define 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:131:30: 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 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' In file included from sc_dialog.cpp:10: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); In file included from sc_consts.cpp:../../../../src/include/sdk_precomp.h ^:13: In file included from 10: ../../../../src/include/sdk_common.h:99In file included from ../../../../src/include/sdk_precomp.h:13: : ../../../../src/include/sdk_events.h:In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: 231note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 3: warning: :5 wxDECLARE_ABSTRACT_CLASS(name); \ 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) 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: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /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#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h229:69: :135:5: note: :5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_DYNAMIC_CLASS(name) 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:142 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/rtti.h5:142:5: :226:69: note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \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:30 : 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/rtti.h:131:30:131: virtual wxClassInfo *GetClassInfo() const :note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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:1598 DECLARE_ABSTRACT_CLASS(wxEvent) :5 ^: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: note: 69:overridden virtual function is here note: 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13169: :30note: expanded 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 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:5In file included from scriptbindings.cpp:10: 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: ../../../../src/include/sdk_events.h:198: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ 3: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ #define 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:135:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_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:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: :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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: 131:30:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5 virtual wxClassInfo *GetClassInfo() const ^ :/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) ^ 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/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'227:69 : 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:30/Users/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_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 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_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_consts.cpp:10In file included from scriptbindings.cpp: :10: 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:104: : ../../../../src/include/editorbase.h:32:5: In file included from ../../../../src/include/sdk_common.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]104: ../../../../src/include/editorbase.h DECLARE_EVENT_TABLE() :32 ^ :5:/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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::4472:42: 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/osx/window.h:400:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 note: :42overridden virtual function is here : 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 ^ : 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: #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 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 sc_consts.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_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::13: 4010:In file included from ../../../../src/include/sdk_common.h42: :104note: expanded from macro 'wxDECLARE_EVENT_TABLE': ../../../../src/include/editorbase.h :32:5: virtual const wxEventTable* GetEventTable() const; \ ^ 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56../../../../src/include/sdk_precomp.h: note: :13expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: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: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'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: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:/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: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 sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/cbeditor.h13:45:9: In file included from ../../../../src/include/sdk_common.h:105: : ../../../../src/include/cbeditor.h:45warning: '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: 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:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32: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: ^ 4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 note: :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'../../../../src/include/editorbase.h: 32:5: virtual const wxEventTable* GetEventTable() const; \ ^note: overridden virtual function is here In file included from DECLARE_EVENT_TABLE() scriptbindings.cpp: ^ 10: /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: note: In file included from ../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE' :105: ../../../../src/include/cbeditor.h:45:9#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010'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:4472:56: virtual const wxEventTable* GetEventTable() const; \ ^ note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from sc_consts.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:4012../../../../src/include/sdk_precomp.h::4213: : In file included from ../../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':105 : ../../../../src/include/cbeditor.h:45:9: warning: virtual wxEventHashTable& GetEventHashTable() const 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ ../../../../src/include/editorbase.h: DECLARE_EVENT_TABLE() 32: ^ 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: 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:42 virtual wxEventHashTable& GetEventHashTable() const : ^ note: ../../../../src/include/editorbase.h:32expanded 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 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_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_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 In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE(): In file included from ../../../../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/event.h:4472: In file included from :56../../../../src/include/projectmanager.h:: 19: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/cbtreectrl.h: 49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^/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/object.h::22942: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :69: virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from sc_consts.cpp:10: #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:111: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from ../../../../src/include/cbproject.h142::195: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : In file included from ../../../../src/include/projectmanager.h:19: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h../../../../src/include/cbtreectrl.h:49:9:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ :/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(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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69:142:5: : 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: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'In file included from sc_dialog.cpp: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:111: In file included from ../../../../src/include/cbproject.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 19: In file included from virtual wxClassInfo *GetClassInfo() const ^ ../../../../src/include/projectmanager.h:19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:: ../../../../src/include/cbtreectrl.h376::505::9 note: : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) DECLARE_EVENT_TABLE() ^ ^ /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:4472:69:56: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'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:4010:142:42: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual const wxEventTable* GetEventTable() const; \ virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here In file included from DECLARE_EVENT_TABLE() ^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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../../src/include/projectmanager.h::4472:5619: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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' ^ #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/generic/treectlg.h virtual const wxEventTable* GetEventTable() const; \ ^:363:5: In file included from sc_dialog.cpp:note: overridden virtual function is here10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() :111 ^ : 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 ../../../../src/include/projectmanager.h:4472:56:19: ../../../../src/include/cbtreectrl.h:50:9: 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: :42: 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 sc_consts.cpp ^ :10: 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: :42In 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 ../../../../src/include/projectmanager.h: virtual wxEventHashTable& GetEventHashTable() const 19: ^ ../../../../src/include/cbtreectrl.h:50/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:9:5: warning: : note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:4472:56: 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/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:4012:42: 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 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_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_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:118: ../../../../src/include/pipedprocess.h:In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: 51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ ../../../../src/include/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() ^ sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::1356: note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010warning: 'GetEventHashTable' 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:/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:4012:42In file included from scriptbindings.cpp: :10note: 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 ^:118 : ../../../../src/include/pipedprocess.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371551::319:: warning: note: 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 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 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' In file included from sc_dialog.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; \10: In file included from ../../../../src/include/sdk_precomp.h : ^ 13: 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:../../../../src/include/cbauibook.h:115:14436:5: : warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: overridden virtual function is here DECLARE_EVENT_TABLE() bool DeletePage(size_t page); ^ ^ /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: 289:10: note: #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 4010:42: bool DeletePage(size_t page); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from sc_dialog.cpp:10: virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ../../../../src/include/sdk_precomp.h:13: In file included from In file included from sc_consts.cpp:10../../../../src/include/sdk_common.h:120: In file included from : ../../../../src/include/cbauibook.h:../../../../src/include/sdk_precomp.h:125:14:13: In file included from ../../../../src/include/sdk_common.h: warning: 120: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/cbauibook.h:401:9: warning: bool RemovePage(size_t page); '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:290: DECLARE_EVENT_TABLE() 10: ^ /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' bool RemovePage(size_t page); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from sc_dialog.cpp :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4012:../../../../src/include/sdk_precomp.h:42:13: note: In file included from ../../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :120: ../../../../src/include/cbauibook.h:401:9 virtual wxEventHashTable& GetEventHashTable() const ^: 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/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: 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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: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: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:42In file included from sc_dialog.cpp::10 note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_precomp.h: virtual const wxEventTable* GetEventTable() const; \ 13: In file included from ^ ../../../../src/include/sdk_common.h:126: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33../../../../src/include/editormanager.h:213:: note: overridden virtual function is here9: 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:4472In file included from sc_consts.cpp::56:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/editormanager.h:213: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:In file included from scriptbindings.cpp DECLARE_EVENT_TABLE()4010:42:: ^ 10note: 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_precomp.h:13: virtual const wxEventTable* GetEventTable() const; \4472: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56: 3712:note: : In file included from ../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE' :127: ../../../../src/include/logmanager.h:33:40:28 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: :overridden virtual function is here ^ warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; ^4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from va_start(arg_list, msg); ^ sc_dialog.cpp:10: virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/logmanager.h:37::13: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h39::126: ../../../../src/include/editormanager.h:3715:213:: note: 31parameter of type 'const wxString &' is declared here: 9: note: overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] inline wxString F(const wxString &msg, ...) 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 sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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 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_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ 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' /Users/pbulk/build/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); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:24: ../../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:24: ../../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from sc_dialog.cpp:10#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_precomp.h::42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:56In file included from sc_consts.cpp:10: : In file included from ../../../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 13: 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:../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:42:61: note: 9: warning: 'GetEventTable' 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 :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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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"). ^ 35 warnings generated. 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"). ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__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 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"); ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_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_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_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_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:In file included from sc_io.cpp:10: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable* GetEventTable() const; \ ../../../../src/include/sdk_common.h:99 ^ : ../../../../src/include/sdk_events.h:231: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:5: note: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent)overridden virtual function is here ^ DECLARE_EVENT_TABLE() ^ /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/event.h:4472:69:56: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: expanded from macro 'DECLARE_EVENT_TABLE' #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:42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5expanded 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 ^ :142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from sc_globals.cpp: wxDECLARE_ABSTRACT_CLASS(name); \ ^10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61: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/rtti.h:131:30: note: 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:1598:5: note: overridden virtual function is here ^ 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:69:56: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(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:135:5::4012:42 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' : wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxEventHashTable& GetEventHashTable() 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/window.h:40030: note: :5: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__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 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 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 In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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_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: 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.hexpanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] :140: ../../../../src/include/xtra_res.h:40: DECLARE_DYNAMIC_CLASS(wxScintilla);5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /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: note: expanded from macro 'DECLARE_DYNAMIC_CLASS':229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); DECLARE_ABSTRACT_CLASS(wxControl) ^ ^ /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/object.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: :226:69: 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/xrc/xh_dlg.h:19 ^ :5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^30: note: 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' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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_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_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"); ^ 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 ^ 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: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 -Wl,--no-undefined -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 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 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 -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 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 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 sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c sqcompiler.cpp -o sqcompiler.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 sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c sqlexer.cpp -o sqlexer.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 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 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 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 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 -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 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 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 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 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 sqbaselib.lo -MD -MP -MF .deps/sqbaselib.Tpo -c sqbaselib.cpp -o sqbaselib.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 sqclass.lo -MD -MP -MF .deps/sqclass.Tpo -c sqclass.cpp -o sqclass.o >/dev/null 2>&1 depbase=`echo sqobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 sqobject.lo -MD -MP -MF .deps/sqobject.Tpo -c sqobject.cpp -fno-common -DPIC -o .libs/sqobject.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 sqapi.lo -MD -MP -MF .deps/sqapi.Tpo -c sqapi.cpp -fno-common -DPIC -o .libs/sqapi.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -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 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 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 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 -Wl,--no-undefined -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 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 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 -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 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 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 sqstdaux.lo -MD -MP -MF .deps/sqstdaux.Tpo -c sqstdaux.cpp -fno-common -DPIC -o .libs/sqstdaux.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -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 sqstdstring.lo -MD -MP -MF .deps/sqstdstring.Tpo -c sqstdstring.cpp -fno-common -DPIC -o .libs/sqstdstring.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -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 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 sqstdrex.lo -MD -MP -MF .deps/sqstdrex.Tpo -c sqstdrex.cpp -o sqstdrex.o >/dev/null 2>&1 depbase=`echo sqstdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 sqstdio.lo -MD -MP -MF .deps/sqstdio.Tpo -c sqstdio.cpp -o sqstdio.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 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 -Wl,--no-undefined -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/wxscintilla.lo -MD -MP -MF src/.deps/wxscintilla.Tpo -c src/wxscintilla.cpp -fno-common -DPIC -o src/.libs/wxscintilla.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/ScintillaWX.lo -MD -MP -MF src/.deps/ScintillaWX.Tpo -c src/ScintillaWX.cpp -fno-common -DPIC -o src/.libs/ScintillaWX.o In file included from src/ScintillaWX.cpp:41: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from src/ScintillaWX.cpp:41: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from src/ScintillaWX.cpp:41: ./include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ src/ScintillaWX.cpp:215:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ src/ScintillaWX.cpp:215:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/LexA68k.lo -MD -MP -MF src/scintilla/lexers/.deps/LexA68k.Tpo -c src/scintilla/lexers/LexA68k.cxx -o src/scintilla/lexers/LexA68k.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAPDL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/LexAPDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAPDL.Tpo -c src/scintilla/lexers/LexAPDL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAPDL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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/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/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/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 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/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/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/LexAda.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAda.Tpo -c src/scintilla/lexers/LexAda.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAda.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 -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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAsn1.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsn1.Tpo -c src/scintilla/lexers/LexAsn1.cxx -o src/scintilla/lexers/LexAsn1.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexBaan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/LexBaan.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBaan.Tpo -c src/scintilla/lexers/LexBaan.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexBaan.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/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/LexCLW.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCLW.Tpo -c src/scintilla/lexers/LexCLW.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCLW.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCLW.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCLW.Tpo -c src/scintilla/lexers/LexCLW.cxx -o src/scintilla/lexers/LexCLW.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCOBOL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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/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 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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCPP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCPP.Tpo -c src/scintilla/lexers/LexCPP.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCPP.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCaml.o 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCoffeeScript.o 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/LexConf.lo -MD -MP -MF src/scintilla/lexers/.deps/LexConf.Tpo -c src/scintilla/lexers/LexConf.cxx -o src/scintilla/lexers/LexConf.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCrontab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/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/LexCsound.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCsound.Tpo -c src/scintilla/lexers/LexCsound.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCsound.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMIS.Tpo -c src/scintilla/lexers/LexDMIS.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexDMIS.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMIS.Tpo -c src/scintilla/lexers/LexDMIS.cxx -o src/scintilla/lexers/LexDMIS.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexDiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/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/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/LexEiffel.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEiffel.Tpo -c src/scintilla/lexers/LexEiffel.cxx -o src/scintilla/lexers/LexEiffel.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexErlang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexFlagship.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFlagship.Tpo -c src/scintilla/lexers/LexFlagship.cxx -o src/scintilla/lexers/LexFlagship.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexForth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/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/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/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/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/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/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/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/LexHaskell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHaskell.Tpo -c src/scintilla/lexers/LexHaskell.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexHaskell.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexIndent.lo -MD -MP -MF src/scintilla/lexers/.deps/LexIndent.Tpo -c src/scintilla/lexers/LexIndent.cxx -o src/scintilla/lexers/LexIndent.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexInno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexInno.lo -MD -MP -MF src/scintilla/lexers/.deps/LexInno.Tpo -c src/scintilla/lexers/LexInno.cxx -o src/scintilla/lexers/LexInno.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexJSON.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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 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/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/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/LexKVIrc.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKVIrc.Tpo -c src/scintilla/lexers/LexKVIrc.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexKVIrc.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexKVIrc.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKVIrc.Tpo -c src/scintilla/lexers/LexKVIrc.cxx -o src/scintilla/lexers/LexKVIrc.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexLaTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/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/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/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/LexLisp.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLisp.Tpo -c src/scintilla/lexers/LexLisp.cxx -o src/scintilla/lexers/LexLisp.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexLout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 -fno-common -DPIC -o src/scintilla/lexers/.libs/LexLua.o 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 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/LexMMIXAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMMIXAL.Tpo -c src/scintilla/lexers/LexMMIXAL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMMIXAL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/LexMSSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMSSQL.Tpo -c src/scintilla/lexers/LexMSSQL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMSSQL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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/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 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 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/LexMarkdown.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMarkdown.Tpo -c src/scintilla/lexers/LexMarkdown.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMarkdown.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMake.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMake.Tpo -c src/scintilla/lexers/LexMake.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMake.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/LexModula.lo -MD -MP -MF src/scintilla/lexers/.deps/LexModula.Tpo -c src/scintilla/lexers/LexModula.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexModula.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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/LexNimrod.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNimrod.Tpo -c src/scintilla/lexers/LexNimrod.cxx -o src/scintilla/lexers/LexNimrod.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/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/LexNsis.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNsis.Tpo -c src/scintilla/lexers/LexNsis.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexNsis.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/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/LexOScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOScript.Tpo -c src/scintilla/lexers/LexOScript.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexOScript.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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/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/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/LexPB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPB.Tpo -c src/scintilla/lexers/LexPB.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPB.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexOpal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOpal.Tpo -c src/scintilla/lexers/LexOpal.cxx -o src/scintilla/lexers/LexOpal.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/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/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 -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/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 -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPO.o 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPS.Tpo -c src/scintilla/lexers/LexPS.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPS.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPOV.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPOV.Tpo -c src/scintilla/lexers/LexPOV.cxx -o src/scintilla/lexers/LexPOV.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/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/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRebol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRebol.Tpo -c src/scintilla/lexers/LexRebol.cxx -o src/scintilla/lexers/LexRebol.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexRegistry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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/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/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 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 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/LexSML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSML.Tpo -c src/scintilla/lexers/LexSML.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSML.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/LexSmalltalk.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSmalltalk.Tpo -c src/scintilla/lexers/LexSmalltalk.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSmalltalk.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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 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/LexSpecman.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpecman.Tpo -c src/scintilla/lexers/LexSpecman.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSpecman.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSpice.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpice.Tpo -c src/scintilla/lexers/LexSpice.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSpice.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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 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/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/LexTADS3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTADS3.Tpo -c src/scintilla/lexers/LexTADS3.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTADS3.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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/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/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 -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/LexTAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTAL.Tpo -c src/scintilla/lexers/LexTAL.cxx -o src/scintilla/lexers/LexTAL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTCMD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCMD.Tpo -c src/scintilla/lexers/LexTCMD.cxx -o src/scintilla/lexers/LexTCMD.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/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/LexTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTeX.Tpo -c src/scintilla/lexers/LexTeX.cxx -o src/scintilla/lexers/LexTeX.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVHDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVHDL.Tpo -c src/scintilla/lexers/LexVHDL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexVHDL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVB.Tpo -c src/scintilla/lexers/LexVB.cxx -o src/scintilla/lexers/LexVB.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/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 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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/CharacterCategory.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterCategory.Tpo -c src/scintilla/lexlib/CharacterCategory.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/CharacterCategory.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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/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/LexerBase.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerBase.Tpo -c src/scintilla/lexlib/LexerBase.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/LexerBase.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerBase.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerBase.Tpo -c src/scintilla/lexlib/LexerBase.cxx -o src/scintilla/lexlib/LexerBase.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/LexerModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/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/LexerNoExceptions.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerNoExceptions.Tpo -c src/scintilla/lexlib/LexerNoExceptions.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/LexerNoExceptions.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerNoExceptions.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerNoExceptions.Tpo -c src/scintilla/lexlib/LexerNoExceptions.cxx -o src/scintilla/lexlib/LexerNoExceptions.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/LexerSimple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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/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/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 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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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/lexlib/WordList.lo -MD -MP -MF src/scintilla/lexlib/.deps/WordList.Tpo -c src/scintilla/lexlib/WordList.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/WordList.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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/WordList.lo -MD -MP -MF src/scintilla/lexlib/.deps/WordList.Tpo -c src/scintilla/lexlib/WordList.cxx -o src/scintilla/lexlib/WordList.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CharClassify.lo -MD -MP -MF src/scintilla/src/.deps/CharClassify.Tpo -c src/scintilla/src/CharClassify.cxx -o src/scintilla/src/CharClassify.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/ContractionState.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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/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/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 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/EditModel.lo -MD -MP -MF src/scintilla/src/.deps/EditModel.Tpo -c src/scintilla/src/EditModel.cxx -fno-common -DPIC -o src/scintilla/src/.libs/EditModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ExternalLexer.lo -MD -MP -MF src/scintilla/src/.deps/ExternalLexer.Tpo -c src/scintilla/src/ExternalLexer.cxx -o src/scintilla/src/ExternalLexer.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Indicator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -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/LineMarker.lo -MD -MP -MF src/scintilla/src/.deps/LineMarker.Tpo -c src/scintilla/src/LineMarker.cxx -fno-common -DPIC -o src/scintilla/src/.libs/LineMarker.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/LineMarker.lo -MD -MP -MF src/scintilla/src/.deps/LineMarker.Tpo -c src/scintilla/src/LineMarker.cxx -o src/scintilla/src/LineMarker.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/MarginView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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/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/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/RunStyles.lo -MD -MP -MF src/scintilla/src/.deps/RunStyles.Tpo -c src/scintilla/src/RunStyles.cxx -o src/scintilla/src/RunStyles.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/ScintillaBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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/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 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/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/Style.lo -MD -MP -MF src/scintilla/src/.deps/Style.Tpo -c src/scintilla/src/Style.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Style.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/Style.lo -MD -MP -MF src/scintilla/src/.deps/Style.Tpo -c src/scintilla/src/Style.cxx -o src/scintilla/src/Style.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/UniConversion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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/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/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/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 -Wl,--no-undefined -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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -o base64.o >/dev/null 2>&1 In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: wxDECLARE_ABSTRACT_CLASS(name); \In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /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/object.h: 229 virtual wxClassInfo *GetClassInfo() const ^ :69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 1598: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:142:5 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 227:69 wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : 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/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/event.h:1112 wxDECLARE_DYNAMIC_CLASS(name) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:5 note: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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/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: 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 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' In file included from autodetectcompilers.cpp:10: #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:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 13 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_common.h:99: ../../src/include/sdk_events.h:153: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ : note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :226:69: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 note: 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/event.h:1112: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/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from 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:In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h note: :13: In file included from expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :231:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:: note: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /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:30: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:1112#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); :5 ^ : note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: 5 DECLARE_ABSTRACT_CLASS(wxEvent) ^ : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69 : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_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); ^ :142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: 30: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from 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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: In file included from autodetectcompilers.cpp:10note: expanded from macro 'DECLARE_EVENT_TABLE' : 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 ../../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: :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/event.h:3712:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447233::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();In file included from annoyingdialog.cpp ^:10 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/sdk_precomp.h:4010:4213: : In file included from ../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':110 : In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h virtual const wxEventTable* GetEventTable() const; \ ^:221 :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: :33warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.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_precomp.h:13:42: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../src/include/sdk_common.h: 110: In file included from ../../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:9: warning: 31: '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 annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.hIn file included from autodetectcompilers.cpp:10: In file included from :111../../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: In file included from ../../src/include/projectmanager.hIn file included from ../../src/include/cbproject.h::1919: In file included from : ../../src/include/cbtreectrl.h../../src/include/projectmanager.h::4919: :9../../src/include/cbtreectrl.h:49: :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 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: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ 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:note: 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 ^ : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: virtual wxClassInfo *GetClassInfo() const ^5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: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: note: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^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: ^ 69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: 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 note: :5expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131annoyingdialog.cpp::3010: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ../../src/include/sdk_precomp.h:In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]13 DECLARE_EVENT_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 ../../src/include/sdk_common.h: 111: In file included from ../../src/include/cbproject.h:19: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from ../../src/include/projectmanager.h :19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/cbtreectrl.h:4010:50: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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:4472:5:56: : note: overridden virtual function is herenote: 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/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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ :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: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ In file included from autodetectcompilers.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447210: 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 :111: In file included from ../../src/include/cbproject.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 19: 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::504010::942: : 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() In file included from annoyingdialog.cpp:10 ^ : 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 : note: ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:expanded from macro 'DECLARE_EVENT_TABLE' 19: 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:4012warning: 'GetEventHashTable' 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/generic/treectlg.h:363 note: :5expanded 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:4472: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/generic/treectlg.h:: 363: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 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'In file included from annoyingdialog.cpp :10: 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 overridden virtual function is here ../../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 ../../src/include/cbproject.hIn file included from autodetectcompilers.cpp:19:10: : ../../src/include/projectmanager.hIn file included from ../../src/include/sdk_precomp.h::47413: :9:In file included from ../../src/include/sdk_common.h warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h DECLARE_EVENT_TABLE() :474 ^ :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: 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 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012: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/event.h:3712: virtual wxEventHashTable& GetEventHashTable() const 33: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715overridden virtual function is here :31: note: virtual const wxEventTable *GetEventTable() const; ^overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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 virtual wxEventHashTable& GetEventHashTable() const: ../../src/include/cbauibook.h :115 ^ :14: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: note: overridden virtual function is here bool DeletePage(size_t page); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/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/event.h:4472In file included from autodetectcompilers.cpp:56:10: 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:120: ../../src/include/cbauibook.h:125#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :14 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290: virtual wxEventHashTable& GetEventHashTable() const 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.cppIn 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::10126: ../../src/include/editormanager.h:213:9: : In file included from warning: 'GetEventTable' 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:126 DECLARE_EVENT_TABLE() ^: ../../src/include/editormanager.h :213: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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded 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:33::42: note: overridden virtual function is herenote: 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:In file included from autodetectcompilers.cpp:3712:33:10: note: In file included from ../../src/include/sdk_precomp.h:overridden virtual function is here 13: In file included from ../../src/include/sdk_common.h: virtual const wxEventTable *GetEventTable() const; 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 annoyingdialog.cpp :10: 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: In file included from :56../../src/include/sdk_common.h:: 126: ../../src/include/editormanager.h:213: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.h:4472:4012:56: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 ^ ^ /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::423715:: 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 autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: In file included from annoyingdialog.cpp:../../src/include/logmanager.h:40:28: 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]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: note: parameter of type 'const wxString &' is declared here37: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 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' In file included from virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712autodetectcompilers.cpp:10: In file included from :../../src/include/sdk_precomp.h33: note: overridden virtual function is here :13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270 virtual const wxEventTable *GetEventTable() const; ^ :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from annoyingdialog.cpp:10 : DECLARE_EVENT_TABLE() ^ 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' ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../src/include/scriptingmanager.h:270: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: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 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: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: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from autodetectcompilers.cpp: 10: In file included from ../../src/include/sdk_precomp.h:13: In file included from virtual wxEventHashTable& GetEventHashTable() const ../../src/include/sdk_common.h: ^ 130: ../../src/include/scriptingmanager.h:270/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::93715:: warning: 31:'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 annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:3: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:56: note: expanded from macro '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:42: 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:33:In file included from note: annoyingdialog.cpp:10: In file included from overridden virtual function is here ../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable *GetEventTable() const; ../../src/include/sdk_common.h:131: ^ ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]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 DECLARE_EVENT_TABLE() :131: ../../src/include/toolsmanager.h ^ :58:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44723: warning: :56: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 '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: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: virtual wxEventHashTable& GetEventHashTable() const ^ overridden virtual function is here /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; ^ 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 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 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 autodetectcompilers.lo -MD -MP -MF .deps/autodetectcompilers.Tpo -c autodetectcompilers.cpp -o autodetectcompilers.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 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 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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; ^ 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 In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 cbcolourmanager.lo -MD -MP -MF .deps/cbcolourmanager.Tpo -c cbcolourmanager.cpp -o cbcolourmanager.o >/dev/null 2>&1 depbase=`echo cbdebugger_interfaces.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c cbeditorprintout.cpp -o cbeditorprintout.o >/dev/null 2>&1 depbase=`echo cbexception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 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 cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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 ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:22: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:22: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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; ^ 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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)) ^ 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 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 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 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 ^ 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 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 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 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, ...) ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ccmanager.lo -MD -MP -MF .deps/ccmanager.Tpo -c ccmanager.cpp -fno-common -DPIC -o .libs/ccmanager.o In file included from 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 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: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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 105 virtual const wxEventTable* GetEventTable() const; \: ../../src/include/cbeditor.h:45:9 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbtreectrl.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:4472:5613:: In file included from ../../src/include/sdk_common.h:130: note: expanded from macro 'DECLARE_EVENT_TABLE'../../src/include/scriptingmanager.h: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: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' 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:../../src/include/editorbase.h:3242: :5: note: overridden virtual function is here 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:3715:31 ^: note: overridden virtual function is here /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; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 ^ 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 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 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 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 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 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 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 ^ 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; ^ 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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 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 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 ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:21: ../../src/include/autodetectcompilers.h:24:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:21: ../../src/include/autodetectcompilers.h:24:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF .deps/configmanager-revision.Tpo -c configmanager-revision.cpp -fno-common -DPIC -o .libs/configmanager-revision.o In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 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 In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:34: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:34: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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; ^ 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; ^ 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF .deps/editarrayfiledlg.Tpo -c editarrayfiledlg.cpp -fno-common -DPIC -o .libs/editarrayfiledlg.o In file included from 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 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 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 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:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:22: ../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:22: ../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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 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:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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, ...) ^ 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 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; ^ 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 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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' In file included from editorlexerloader.cpp: virtual const wxEventTable* GetEventTable() const; \ 10: In file included from ../../src/include/sdk_precomp.h ^ :13In file included from editorcolourset.cpp:: In file included from ../../src/include/sdk_common.h10: :93: In file included from ../../src/include/sdk_precomp.h../../src/sdk/wxscintilla/include/wx/wxscintilla.h::135398:5: In file included from : ../../src/include/sdk_common.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]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] /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: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:4012note: expanded from macro 'wxDECLARE_EVENT_TABLE':42 : note: 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/osx/window.h:400:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: :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: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 :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 wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable* GetEventTable() const; \In file included from editorcolourset.cpp: ^10: In file included from ../../src/include/sdk_precomp.h:In file included from editorlexerloader.cpp:13: 10: In file included from ../../src/include/sdk_common.hIn file included from ../../src/include/sdk_precomp.h:93:13: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h: In file included from :5399../../src/include/sdk_common.h::593: : ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5398: 5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ DECLARE_EVENT_TABLE();/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:447269::56 note: : expanded from macro 'DECLARE_DYNAMIC_CLASS' 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:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::42142:: 5:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxEventHashTable& GetEventHashTable() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ /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/rtti.h:5:131:30 note: : overridden virtual function is here note: 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h: note: 19:expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden 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:4012 ^ :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 226:69: note: virtual wxEventHashTable& GetEventHashTable() const ^expanded from macro 'DECLARE_ABSTRACT_CLASS' In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : In file included from ^ ../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13193: :30../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: 5399:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from editorcolourset.cpp:10../../src/include/sdk_events.h:78:: In file included from ../../src/include/sdk_precomp.h3: :13warning: '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:78:3 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /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:/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: 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: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 :5: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^note: overridden virtual function is here /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:227 :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_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 note: :5: 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::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: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 editorlexerloader.cpp:10: In file included from In file included from editorcolourset.cpp:../../src/include/sdk_precomp.h:13: 10: In file included from ../../src/include/sdk_precomp.h:In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:13: In file included from 153:../../src/include/sdk_common.h:993:: ../../src/include/sdk_events.h warning: :153: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 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22969::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::5: 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); \ ^ /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::51112:5: : note: overridden virtual function is herenote: 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: :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: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 editorlexerloader.cpp:10: In file included from editorcolourset.cppIn file included from ../../src/include/sdk_precomp.h:10:13: : In file included from In file included from ../../src/include/sdk_common.h../../src/include/sdk_precomp.h::99: 13: ../../src/include/sdk_events.h: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: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: 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: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #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: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 wxDECLARE_ABSTRACT_CLASS(name); \ ^:131 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h1112::11125: note: overridden virtual function is here:5: 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' :226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /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: virtual wxClassInfo *GetClassInfo() const 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.hIn file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3:: In file included from warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) 3: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:warning: '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:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: expanded from macro 'DECLARE_DYNAMIC_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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5:30: 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 virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112::1315::30 note: : overridden virtual function is here DECLARE_ABSTRACT_CLASS(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: #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: virtual wxClassInfo *GetClassInfo() const 131: ^ 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(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 editorlexerloader.cpp:10: virtual wxClassInfo *GetClassInfo() const ^ In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(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 editorcolourset.cpp:10: 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:131:13:30: In file included from : ../../src/include/sdk_common.h:99note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': ../../src/include/sdk_events.h: 231:5 virtual wxClassInfo *GetClassInfo() const ^: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ :/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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135::55:: 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: 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); \ ^ /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/event.h: 1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 editorcolourset.cpp:10: In file included from In file included from ../../src/include/sdk_precomp.h:../../src/include/sdk_precomp.h:13: In file included from 13: ../../src/include/sdk_common.h:In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h104: ../../src/include/editorbase.h::32:5:32: 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] 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: 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#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: expanded from macro 'wxDECLARE_EVENT_TABLE' :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:400 virtual const wxEventTable* GetEventTable() const; \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:5:400: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: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; \ ^In file included from editorcolourset.cpp: 10: In file included from editorlexerloader.cpp:In file included from ../../src/include/sdk_precomp.h:1310: 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_common.h::104104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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/editorbase.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:32:5: :4012:42warning: 'GetEventHashTable' overrides a member function but is not marked '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 '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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: :5note: 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:4472: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: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: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from editorlexerloader.cpp:10: : 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:#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:4010: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 const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/editorbase.h:4472: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:4472 ^: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:4010: virtual const wxEventTable* GetEventTable() const; \42: ^ ../../src/include/editorbase.h:32note: 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 editorcolourset.cpp:10: 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.h:56:105: note: : ../../src/include/cbeditor.hexpanded from macro 'DECLARE_EVENT_TABLE' :45: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:56:42: 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:4012:42: In file included from editorlexerloader.cpp:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h virtual wxEventHashTable& GetEventHashTable() const ^ :../../src/include/editorbase.h:3245:9: :5: 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: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::4012:42: note: 4012:42: 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: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 editorlexerloader.cpp:10: In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_precomp.h:13: 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:18: ../../src/include/pluginmanager.h../../src/include/cbplugin.h::22118: :9: ../../src/include/pluginmanager.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 221:9: 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: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: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: 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: 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: overridden virtual function is hereIn file included from editorcolourset.cpp :10: virtual const wxEventTable *GetEventTable() const; In file included from ../../src/include/sdk_precomp.h:13: In file included from ^ ../../src/include/sdk_common.h:110: In file included from In file included from editorlexerloader.cpp:10../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:: In file included from ../../src/include/sdk_precomp.h:9:13: In file included from warning: ../../src/include/sdk_common.h:'GetEventHashTable' 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:56: note: 9: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:4472:4012:56: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 ^ /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:31: note: overridden virtual function is here :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 editorlexerloader.cppIn file included from editorcolourset.cpp::10: 10: 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:111: :111In file included from ../../src/include/cbproject.h: In file included from :19../../src/include/cbproject.h:: In file included from 19: In file included from ../../src/include/projectmanager.h:../../src/include/projectmanager.h:19: 19: ../../src/include/cbtreectrl.h:../../src/include/cbtreectrl.h:49:49: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:/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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142142::55:: 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: 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/generic/treectlg.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:376:5:5: note: note: overridden virtual function is hereoverridden 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/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:: 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 editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.hIn file included from editorcolourset.cpp:13:10: 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: In file included from : In file included from ../../src/include/projectmanager.h:../../src/include/cbproject.h:19: 19: ../../src/include/cbtreectrl.h:In file included from ../../src/include/projectmanager.h50::199:: ../../src/include/cbtreectrl.h warning: :50'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] /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/generic/treectlg.h: note: 363: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/generic/treectlg.h:363 ^:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: overridden virtual function is here: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:#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: 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:In file included from editorlexerloader.cpp: note: 10: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable* GetEventTable() const; \ ^../../src/include/sdk_common.h: 111In file included from editorcolourset.cpp:: In file included from 10: ../../src/include/cbproject.h:In file included from ../../src/include/sdk_precomp.h19: :13In file included from ../../src/include/projectmanager.h: In file included from :19../../src/include/sdk_common.h:: ../../src/include/cbtreectrl.h111: :50In file included from ../../src/include/cbproject.h::919: : In file included from ../../src/include/projectmanager.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:19: ../../src/include/cbtreectrl.h:50:9 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/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: #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: ^ /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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5 virtual wxEventHashTable& GetEventHashTable() const : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363overridden 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: ^ 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: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 ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorlexerloader.cpp:In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:1310: In file included from ../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../src/include/sdk_common.h:111: ../../src/include/sdk_common.h:111In file included from ../../src/include/cbproject.h: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474::19: ../../src/include/projectmanager.h:474: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() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_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: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/event.h:3712 ^:33 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from editorlexerloader.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h::474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]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: virtual const wxEventTable *GetEventTable() const; ^ 4472:56:In file included from editorcolourset.cpp:10: note: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:expanded from macro 'DECLARE_EVENT_TABLE' 111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /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]4012: 42: DECLARE_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: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 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:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.hIn file included from editorlexerloader.cpp:10:289:10: 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:115: bool DeletePage(size_t page); ^ 14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from bool DeletePage(size_t page); ^ editorcolourset.cpp:10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:In file included from ../../src/include/sdk_precomp.h10: note: overridden virtual function is here : bool DeletePage(size_t page); ^ 13: In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: :125:14warning: 'RemovePage' 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:290:10 bool RemovePage(size_t page); ^: 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:10: note: overridden virtual function is here 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 bool RemovePage(size_t page); :120 ^ : ../../src/include/cbauibook.h:401:9: warning: In file included from editorcolourset.cpp:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 10: In file included from ../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^ : In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:401:9: 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() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: : note: expanded from macro 'DECLARE_EVENT_TABLE' 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: 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: 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 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:42: note: 4472: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; \ ^ ^ In file included from editorlexerloader.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from ../../src/include/sdk_precomp.h:13: In file included from 4010:42../../src/include/sdk_common.h:: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 120: ../../src/include/cbauibook.h:401:9 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:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 120: ../../src/include/cbauibook.h DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:401:9: 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(); 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:5642: 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/aui/auibook.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:436 :5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012overridden virtual function is here : DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5642: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_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 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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(); 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 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 In file included from editorlexerloader.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.h:126: ../../src/include/editormanager.h:213In 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.h9: 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' 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:4010: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 const wxEventTable* GetEventTable() const; \ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712note: :33: 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 editorlexerloader.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126 virtual wxEventHashTable& GetEventHashTable() const; ^ : ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from DECLARE_EVENT_TABLE() ^ editorlexerloader.cpp:10: 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../../src/include/sdk_common.h:4472::13056:: ../../src/include/scriptingmanager.h: note: expanded from macro 'DECLARE_EVENT_TABLE' 270: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: note: expanded from macro 'wxDECLARE_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/event.h:3712: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:4010:42 virtual const wxEventTable *GetEventTable() const; : ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from editorcolourset.cpp virtual const wxEventTable* GetEventTable() const; \ :10 ^ : 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:../../src/include/sdk_common.h:3712:130: 33:../../src/include/scriptingmanager.h: note: 270:overridden 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 editorlexerloader.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:10: In file included from ../../src/include/sdk_precomp.h:4472:13: 56:In file included from ../../src/include/sdk_common.h note: :130expanded from macro 'DECLARE_EVENT_TABLE' : ../../src/include/scriptingmanager.h: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: ^ 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:42: note: expanded 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::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 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:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /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 editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140#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/xtra_res.h:40142::55:: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ 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#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: 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/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from virtual wxEventHashTable& GetEventHashTable() const ^ editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::13: 400:In file included from ../../src/include/sdk_common.h:1425:: ../../src/include/infowindow.h: note: overridden virtual function is here61: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: 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:4012: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/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ In file included from editorcolourset.cpp:29: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:29: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ editorcolourset.cpp:558:14: warning: 'SetStyleBits' is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] control->SetStyleBits(control->GetStyleBitsNeeded()); ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:3347:5: note: 'SetStyleBits' has been explicitly marked deprecated here wxDEPRECATED_MSG( "This method uses a function deprecated in the Scintilla library." ) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:637:54: note: expanded from macro 'wxDEPRECATED_MSG' #define wxDEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ editorcolourset.cpp:558:36: warning: 'GetStyleBitsNeeded' is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] control->SetStyleBits(control->GetStyleBitsNeeded()); ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5037:5: note: 'GetStyleBitsNeeded' has been explicitly marked deprecated here wxDEPRECATED_MSG( "This method uses a function deprecated in the Scintilla library." ) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:637:54: note: expanded from macro 'wxDEPRECATED_MSG' #define wxDEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ editorcolourset.cpp:561:41: warning: 'GetStyleBits' is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] int countStyles = 1 << control->GetStyleBits(); ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:3353:5: note: 'GetStyleBits' has been explicitly marked deprecated here wxDEPRECATED_MSG( "This method uses a function deprecated in the Scintilla library." ) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:637:54: note: expanded from macro 'wxDEPRECATED_MSG' #define wxDEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:17: ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::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) ^ 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 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 ^ 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 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 In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:21: ../../src/include/editpairdlg.h:34:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:21: ../../src/include/editpairdlg.h:34:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 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, ...) ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c edittooldlg.cpp -fno-common -DPIC -o .libs/edittooldlg.o In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpathdlg.cpp:25: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:25: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:25: ../../src/include/edittooldlg.h:28:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:25: ../../src/include/edittooldlg.h:28:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c edittooldlg.cpp -o edittooldlg.o >/dev/null 2>&1 depbase=`echo 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 In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF .deps/encodingdetector.Tpo -c encodingdetector.cpp -o encodingdetector.o >/dev/null 2>&1 depbase=`echo 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filefilters.lo -MD -MP -MF .deps/filefilters.Tpo -c filefilters.cpp -fno-common -DPIC -o .libs/filefilters.o In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:21: ../../src/include/externaldepsdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:21: ../../src/include/externaldepsdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:23: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:23: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:12: ../../src/include/findreplacedlg.h:69:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:12: ../../src/include/findreplacedlg.h:69:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:35: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:35: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT findreplacedlg.lo -MD -MP -MF .deps/findreplacedlg.Tpo -c findreplacedlg.cpp -o findreplacedlg.o >/dev/null 2>&1 depbase=`echo 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 genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:18: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:18: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:9: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:9: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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; ^ 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 In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 ^ 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 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) ^ 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 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 multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c multiselectdlg.cpp -fno-common -DPIC -o .libs/multiselectdlg.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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 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 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: In file included from newfromtemplatedlg.cpp:expanded from macro 'DECLARE_EVENT_TABLE' #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:111: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010../../src/include/cbproject.h:19:42:: In file included from note: ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :49:9 virtual const wxEventTable* GetEventTable() 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/aui/auibook.h:436 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ :5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: DECLARE_EVENT_TABLE() note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: 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:131: virtual const wxEventTable* GetEventTable() const; \ 30: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from multiselectdlg.cpp:10: In file included from virtual wxClassInfo *GetClassInfo() const ../../src/include/sdk_precomp.h:13 ^ : In file included from ../../src/include/sdk_common.h:120: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376../../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_DYNAMIC_CLASS(wxTreeCtrl) ^ DECLARE_EVENT_TABLE()/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.h:4472note: expanded from macro 'DECLARE_DYNAMIC_CLASS':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/rtti.h:142: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:42note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxEventHashTable& GetEventHashTable() const ^ /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/rtti.h::5131:: 30:note: overridden virtual function is here note: 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: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from newfromtemplatedlg.cpp: 10: 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:4012111: :42In file included from : note: ../../src/include/cbproject.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 19: In file included from ../../src/include/projectmanager.h:19 virtual wxEventHashTable& GetEventHashTable() const ^: ../../src/include/cbtreectrl.h :50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 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 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 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 ^ 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 ^ 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 multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c multiselectdlg.cpp -o multiselectdlg.o >/dev/null 2>&1 In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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 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 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 pipedprocess.lo -MD -MP -MF .deps/pipedprocess.Tpo -c pipedprocess.cpp -fno-common -DPIC -o .libs/pipedprocess.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c pluginsconfigurationdlg.cpp -fno-common -DPIC -o .libs/pluginsconfigurationdlg.o In file included from 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 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 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' In file included from pluginmanager.cpp:10: In file included from virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here13 : In file included from ../../src/include/sdk_common.h:99 virtual const wxEventTable *GetEventTable() const; ^ : ../../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 pipedprocess.cpp:10: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ 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::118: ../../src/include/pipedprocess.h:229:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /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' 4012: virtual wxClassInfo *GetClassInfo() 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:1598:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:5:31: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #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: note: virtual wxEventHashTable& GetEventHashTable() const; ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:49: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:49: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:50: ../../src/include/pluginsconfigurationdlg.h:39:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:50: ../../src/include/pluginsconfigurationdlg.h:39:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. 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); ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c pluginsconfigurationdlg.cpp -o pluginsconfigurationdlg.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 pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp -o pluginmanager.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; ^ 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c projectbuildtarget.cpp -fno-common -DPIC -o .libs/projectbuildtarget.o In file included from 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 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 In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. 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 projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c projectbuildtarget.cpp -o projectbuildtarget.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 projectfileoptionsdlg.lo -MD -MP -MF .deps/projectfileoptionsdlg.Tpo -c projectfileoptionsdlg.cpp -fno-common -DPIC -o .libs/projectfileoptionsdlg.o In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:23: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:23: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 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 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectloader.lo -MD -MP -MF .deps/projectloader.Tpo -c projectloader.cpp -fno-common -DPIC -o .libs/projectloader.o In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:26: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:26: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF .deps/projectlayoutloader.Tpo -c projectlayoutloader.cpp -o projectlayoutloader.o >/dev/null 2>&1 depbase=`echo projectloader_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 ^ 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 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 ^ 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 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 In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectmanager.lo -MD -MP -MF .deps/projectmanager.Tpo -c projectmanager.cpp -o projectmanager.o >/dev/null 2>&1 depbase=`echo projectsfilemasksdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF $depbase.Tpo -c -o projectsfilemasksdlg.lo projectsfilemasksdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF .deps/scriptingmanager.Tpo -c scriptingmanager.cpp -fno-common -DPIC -o .libs/scriptingmanager.o In file included from 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 In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:31: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:31: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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 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 In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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; ^ 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 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 ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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 In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 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 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 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 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:In file included from workspaceloader.cpp:10: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from bool DeletePage(size_t page); ^ ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198: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/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] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(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_EVENT_TABLE() wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /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/event.h:4472#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() 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/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 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 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:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ^ 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 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 In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT xtra_res.lo -MD -MP -MF .deps/xtra_res.Tpo -c xtra_res.cpp -o xtra_res.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/CharDistribution.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -fno-common -DPIC -o mozilla_chardet/src/.libs/LangGreekModel.o 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -fno-common -DPIC -o mozilla_chardet/src/.libs/LangHungarianModel.o 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 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/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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/nsEUCKRProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCKRProber.Tpo -c mozilla_chardet/src/nsEUCKRProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsEUCKRProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCTWProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCTWProber.Tpo -c mozilla_chardet/src/nsEUCTWProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsEUCTWProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -o mozilla_chardet/src/nsEUCTWProber.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/nsGB2312Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsGB2312Prober.Tpo -c mozilla_chardet/src/nsGB2312Prober.cpp -o mozilla_chardet/src/nsGB2312Prober.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsHebrewProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 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/nsLatin1Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsLatin1Prober.Tpo -c mozilla_chardet/src/nsLatin1Prober.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsLatin1Prober.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/nsMBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSGroupProber.Tpo -c mozilla_chardet/src/nsMBCSGroupProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsMBCSGroupProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsLatin1Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsLatin1Prober.Tpo -c mozilla_chardet/src/nsLatin1Prober.cpp -o mozilla_chardet/src/nsLatin1Prober.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/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 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/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/nsSBCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCharSetProber.Tpo -c mozilla_chardet/src/nsSBCharSetProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsSBCharSetProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 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 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/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/nsSJISProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSJISProber.Tpo -c mozilla_chardet/src/nsSJISProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsSJISProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUniversalDetector.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUniversalDetector.Tpo -c mozilla_chardet/src/nsUniversalDetector.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsUniversalDetector.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUTF8Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUTF8Prober.Tpo -c mozilla_chardet/src/nsUTF8Prober.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsUTF8Prober.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 5 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 /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 -Wl,--no-undefined -L/opt/pkg/lib -o libcodeblocks.la -rpath /opt/pkg/lib annoyingdialog.lo autodetectcompilers.lo base64.lo blockallocated.lo cbart_provider.lo cbauibook.lo cbcolourmanager.lo cbdebugger_interfaces.lo cbeditor.lo cbeditorprintout.lo cbexception.lo cbplugin.lo cbproject.lo cbstatusbar.lo cbstyledtextctrl.lo cbthreadpool.lo cbtreectrl.lo cbworkspace.lo ccmanager.lo compileoptionsbase.lo compiler.lo compilercommandgenerator.lo compilerfactory.lo compileroptions.lo compiletargetbase.lo configmanager-revision.lo configmanager.lo configurationpanel.lo configuretoolsdlg.lo confirmreplacedlg.lo crc32.lo debuggermanager.lo editarrayfiledlg.lo editarrayorderdlg.lo editarraystringdlg.lo editor_hooks.lo editorbase.lo editorcolourset.lo editorlexerloader.lo editormanager.lo editpairdlg.lo editpathdlg.lo edittooldlg.lo encodingdetector.lo externaldepsdlg.lo filefilters.lo filegroupsandmasks.lo filemanager.lo findreplacedlg.lo genericmultilinenotesdlg.lo globals.lo importers_globals.lo incremental_select_helper.lo infowindow.lo loggers.lo logmanager.lo macrosmanager.lo manager.lo menuitemsmanager.lo multiselectdlg.lo newfromtemplatedlg.lo personalitymanager.lo pipedprocess.lo pluginmanager.lo pluginsconfigurationdlg.lo printing_types.lo projectbuildtarget.lo projectfile.lo projectfileoptionsdlg.lo projectlayoutloader.lo projectloader.lo projectloader_hooks.lo projectmanager.lo projectsfilemasksdlg.lo projecttemplateloader.lo scriptingmanager.lo scriptsecuritywarningdlg.lo scrollingdialog.lo sdk_events.lo searchresultslog.lo selecttargetdlg.lo templatemanager.lo tinywxuni.lo toolsmanager.lo uservarmanager.lo workspaceloader.lo xtra_res.lo mozilla_chardet/src/CharDistribution.lo mozilla_chardet/src/JpCntx.lo mozilla_chardet/src/LangBulgarianModel.lo mozilla_chardet/src/LangCyrillicModel.lo mozilla_chardet/src/LangGreekModel.lo mozilla_chardet/src/LangHebrewModel.lo mozilla_chardet/src/LangHungarianModel.lo mozilla_chardet/src/LangThaiModel.lo mozilla_chardet/src/nsBig5Prober.lo mozilla_chardet/src/nsCharSetProber.lo mozilla_chardet/src/nsEscCharsetProber.lo mozilla_chardet/src/nsEscSM.lo mozilla_chardet/src/nsEUCJPProber.lo mozilla_chardet/src/nsEUCKRProber.lo mozilla_chardet/src/nsEUCTWProber.lo mozilla_chardet/src/nsGB2312Prober.lo mozilla_chardet/src/nsHebrewProber.lo mozilla_chardet/src/nsLatin1Prober.lo mozilla_chardet/src/nsMBCSGroupProber.lo mozilla_chardet/src/nsMBCSSM.lo mozilla_chardet/src/nsSBCharSetProber.lo mozilla_chardet/src/nsSBCSGroupProber.lo mozilla_chardet/src/nsSJISProber.lo mozilla_chardet/src/nsUniversalDetector.lo mozilla_chardet/src/nsUTF8Prober.lo scripting/bindings/libsqbindings.la scripting/sqplus/libsqplus.la wxscintilla/libwxscintilla.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 ../../src/base/tinyxml/libtinyxml.la ../../src/sdk/scripting/squirrel/libsquirrel.la ../../src/sdk/scripting/sqstdlib/libsqstdlib.la -lpthread -ldl libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcodeblocks.0.dylib .libs/annoyingdialog.o .libs/autodetectcompilers.o .libs/base64.o .libs/blockallocated.o .libs/cbart_provider.o .libs/cbauibook.o .libs/cbcolourmanager.o .libs/cbdebugger_interfaces.o .libs/cbeditor.o .libs/cbeditorprintout.o .libs/cbexception.o .libs/cbplugin.o .libs/cbproject.o .libs/cbstatusbar.o .libs/cbstyledtextctrl.o .libs/cbthreadpool.o .libs/cbtreectrl.o .libs/cbworkspace.o .libs/ccmanager.o .libs/compileoptionsbase.o .libs/compiler.o .libs/compilercommandgenerator.o .libs/compilerfactory.o .libs/compileroptions.o .libs/compiletargetbase.o .libs/configmanager-revision.o .libs/configmanager.o .libs/configurationpanel.o .libs/configuretoolsdlg.o .libs/confirmreplacedlg.o .libs/crc32.o .libs/debuggermanager.o .libs/editarrayfiledlg.o .libs/editarrayorderdlg.o .libs/editarraystringdlg.o .libs/editor_hooks.o .libs/editorbase.o .libs/editorcolourset.o .libs/editorlexerloader.o .libs/editormanager.o .libs/editpairdlg.o .libs/editpathdlg.o .libs/edittooldlg.o .libs/encodingdetector.o .libs/externaldepsdlg.o .libs/filefilters.o .libs/filegroupsandmasks.o .libs/filemanager.o .libs/findreplacedlg.o .libs/genericmultilinenotesdlg.o .libs/globals.o .libs/importers_globals.o .libs/incremental_select_helper.o .libs/infowindow.o .libs/loggers.o .libs/logmanager.o .libs/macrosmanager.o .libs/manager.o .libs/menuitemsmanager.o .libs/multiselectdlg.o .libs/newfromtemplatedlg.o .libs/personalitymanager.o .libs/pipedprocess.o .libs/pluginmanager.o .libs/pluginsconfigurationdlg.o .libs/printing_types.o .libs/projectbuildtarget.o .libs/projectfile.o .libs/projectfileoptionsdlg.o .libs/projectlayoutloader.o .libs/projectloader.o .libs/projectloader_hooks.o .libs/projectmanager.o .libs/projectsfilemasksdlg.o .libs/projecttemplateloader.o .libs/scriptingmanager.o .libs/scriptsecuritywarningdlg.o .libs/scrollingdialog.o .libs/sdk_events.o .libs/searchresultslog.o .libs/selecttargetdlg.o .libs/templatemanager.o .libs/tinywxuni.o .libs/toolsmanager.o .libs/uservarmanager.o .libs/workspaceloader.o .libs/xtra_res.o mozilla_chardet/src/.libs/CharDistribution.o mozilla_chardet/src/.libs/JpCntx.o mozilla_chardet/src/.libs/LangBulgarianModel.o mozilla_chardet/src/.libs/LangCyrillicModel.o mozilla_chardet/src/.libs/LangGreekModel.o mozilla_chardet/src/.libs/LangHebrewModel.o mozilla_chardet/src/.libs/LangHungarianModel.o mozilla_chardet/src/.libs/LangThaiModel.o mozilla_chardet/src/.libs/nsBig5Prober.o mozilla_chardet/src/.libs/nsCharSetProber.o mozilla_chardet/src/.libs/nsEscCharsetProber.o mozilla_chardet/src/.libs/nsEscSM.o mozilla_chardet/src/.libs/nsEUCJPProber.o mozilla_chardet/src/.libs/nsEUCKRProber.o mozilla_chardet/src/.libs/nsEUCTWProber.o mozilla_chardet/src/.libs/nsGB2312Prober.o mozilla_chardet/src/.libs/nsHebrewProber.o mozilla_chardet/src/.libs/nsLatin1Prober.o mozilla_chardet/src/.libs/nsMBCSGroupProber.o mozilla_chardet/src/.libs/nsMBCSSM.o mozilla_chardet/src/.libs/nsSBCharSetProber.o mozilla_chardet/src/.libs/nsSBCSGroupProber.o mozilla_chardet/src/.libs/nsSJISProber.o mozilla_chardet/src/.libs/nsUniversalDetector.o mozilla_chardet/src/.libs/nsUTF8Prober.o -Wl,-force_load,scripting/bindings/.libs/libsqbindings.a -Wl,-force_load,scripting/sqplus/.libs/libsqplus.a -Wl,-force_load,wxscintilla/.libs/libwxscintilla.a -Wl,-force_load,../../src/base/tinyxml/.libs/libtinyxml.a -Wl,-force_load,../../src/sdk/scripting/squirrel/.libs/libsquirrel.a -Wl,-force_load,../../src/sdk/scripting/sqstdlib/.libs/libsqstdlib.a -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/libcodeblocks.0.dylib -compatibility_version 1 -current_version 1.1 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libcodeblocks.dylib" && ln -s "libcodeblocks.0.dylib" "libcodeblocks.dylib") libtool: link: (cd .libs/libcodeblocks.lax/libsqbindings.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/bindings/.libs/libsqbindings.a") libtool: link: (cd .libs/libcodeblocks.lax/libsqplus.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/sqplus/.libs/libsqplus.a") libtool: link: (cd .libs/libcodeblocks.lax/libwxscintilla.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/wxscintilla/.libs/libwxscintilla.a") libtool: link: (cd .libs/libcodeblocks.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: (cd .libs/libcodeblocks.lax/libsquirrel.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/../../src/sdk/scripting/squirrel/.libs/libsquirrel.a") libtool: link: (cd .libs/libcodeblocks.lax/libsqstdlib.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/../../src/sdk/scripting/sqstdlib/.libs/libsqstdlib.a") libtool: link: ar cr .libs/libcodeblocks.a annoyingdialog.o autodetectcompilers.o base64.o blockallocated.o cbart_provider.o cbauibook.o cbcolourmanager.o cbdebugger_interfaces.o cbeditor.o cbeditorprintout.o cbexception.o cbplugin.o cbproject.o cbstatusbar.o cbstyledtextctrl.o cbthreadpool.o cbtreectrl.o cbworkspace.o ccmanager.o compileoptionsbase.o compiler.o compilercommandgenerator.o compilerfactory.o compileroptions.o compiletargetbase.o configmanager-revision.o configmanager.o configurationpanel.o configuretoolsdlg.o confirmreplacedlg.o crc32.o debuggermanager.o editarrayfiledlg.o editarrayorderdlg.o editarraystringdlg.o editor_hooks.o editorbase.o editorcolourset.o editorlexerloader.o editormanager.o editpairdlg.o editpathdlg.o edittooldlg.o encodingdetector.o externaldepsdlg.o filefilters.o filegroupsandmasks.o filemanager.o findreplacedlg.o genericmultilinenotesdlg.o globals.o importers_globals.o incremental_select_helper.o infowindow.o loggers.o logmanager.o macrosmanager.o manager.o menuitemsmanager.o multiselectdlg.o newfromtemplatedlg.o personalitymanager.o pipedprocess.o pluginmanager.o pluginsconfigurationdlg.o printing_types.o projectbuildtarget.o projectfile.o projectfileoptionsdlg.o projectlayoutloader.o projectloader.o projectloader_hooks.o projectmanager.o projectsfilemasksdlg.o projecttemplateloader.o scriptingmanager.o scriptsecuritywarningdlg.o scrollingdialog.o sdk_events.o searchresultslog.o selecttargetdlg.o templatemanager.o tinywxuni.o toolsmanager.o uservarmanager.o workspaceloader.o xtra_res.o mozilla_chardet/src/CharDistribution.o mozilla_chardet/src/JpCntx.o mozilla_chardet/src/LangBulgarianModel.o mozilla_chardet/src/LangCyrillicModel.o mozilla_chardet/src/LangGreekModel.o mozilla_chardet/src/LangHebrewModel.o mozilla_chardet/src/LangHungarianModel.o mozilla_chardet/src/LangThaiModel.o mozilla_chardet/src/nsBig5Prober.o mozilla_chardet/src/nsCharSetProber.o mozilla_chardet/src/nsEscCharsetProber.o mozilla_chardet/src/nsEscSM.o mozilla_chardet/src/nsEUCJPProber.o mozilla_chardet/src/nsEUCKRProber.o mozilla_chardet/src/nsEUCTWProber.o mozilla_chardet/src/nsGB2312Prober.o mozilla_chardet/src/nsHebrewProber.o mozilla_chardet/src/nsLatin1Prober.o mozilla_chardet/src/nsMBCSGroupProber.o mozilla_chardet/src/nsMBCSSM.o mozilla_chardet/src/nsSBCharSetProber.o mozilla_chardet/src/nsSBCSGroupProber.o mozilla_chardet/src/nsSJISProber.o mozilla_chardet/src/nsUniversalDetector.o mozilla_chardet/src/nsUTF8Prober.o .libs/libcodeblocks.lax/libsqbindings.a/sc_consts.o .libs/libcodeblocks.lax/libsqbindings.a/sc_dialog.o .libs/libcodeblocks.lax/libsqbindings.a/sc_globals.o .libs/libcodeblocks.lax/libsqbindings.a/sc_io.o .libs/libcodeblocks.lax/libsqbindings.a/sc_plugin.o .libs/libcodeblocks.lax/libsqbindings.a/sc_progress.o .libs/libcodeblocks.lax/libsqbindings.a/sc_util_dialogs.o .libs/libcodeblocks.lax/libsqbindings.a/sc_wxtypes.o .libs/libcodeblocks.lax/libsqbindings.a/scriptbindings.o .libs/libcodeblocks.lax/libsqplus.a/SqPlus.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelBindingsUtils.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelObject.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelVM.o .libs/libcodeblocks.lax/libwxscintilla.a/Accessor.o .libs/libcodeblocks.lax/libwxscintilla.a/AutoComplete.o .libs/libcodeblocks.lax/libwxscintilla.a/CallTip.o .libs/libcodeblocks.lax/libwxscintilla.a/CaseConvert.o .libs/libcodeblocks.lax/libwxscintilla.a/CaseFolder.o .libs/libcodeblocks.lax/libwxscintilla.a/Catalogue.o .libs/libcodeblocks.lax/libwxscintilla.a/CellBuffer.o .libs/libcodeblocks.lax/libwxscintilla.a/CharClassify.o .libs/libcodeblocks.lax/libwxscintilla.a/CharacterCategory.o .libs/libcodeblocks.lax/libwxscintilla.a/CharacterSet.o .libs/libcodeblocks.lax/libwxscintilla.a/ContractionState.o .libs/libcodeblocks.lax/libwxscintilla.a/Decoration.o .libs/libcodeblocks.lax/libwxscintilla.a/Document.o .libs/libcodeblocks.lax/libwxscintilla.a/EditModel.o .libs/libcodeblocks.lax/libwxscintilla.a/EditView.o .libs/libcodeblocks.lax/libwxscintilla.a/Editor.o .libs/libcodeblocks.lax/libwxscintilla.a/ExternalLexer.o .libs/libcodeblocks.lax/libwxscintilla.a/Indicator.o .libs/libcodeblocks.lax/libwxscintilla.a/KeyMap.o .libs/libcodeblocks.lax/libwxscintilla.a/LexA68k.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAPDL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexASY.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAU3.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAVE.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAVS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAbaqus.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAda.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAsm.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAsn1.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBaan.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBash.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBasic.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBatch.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBibTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBullant.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCLW.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCOBOL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCPP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCSS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCaml.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCmake.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCoffeeScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexConf.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCrontab.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCsound.o .libs/libcodeblocks.lax/libwxscintilla.a/LexD.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDMAP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDMIS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDiff.o .libs/libcodeblocks.lax/libwxscintilla.a/LexECL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEDIFACT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEiffel.o .libs/libcodeblocks.lax/libwxscintilla.a/LexErlang.o .libs/libcodeblocks.lax/libwxscintilla.a/LexErrorList.o .libs/libcodeblocks.lax/libwxscintilla.a/LexFlagship.o .libs/libcodeblocks.lax/libwxscintilla.a/LexForth.o .libs/libcodeblocks.lax/libwxscintilla.a/LexFortran.o .libs/libcodeblocks.lax/libwxscintilla.a/LexGAP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexGui4Cli.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHTML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHaskell.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHex.o .libs/libcodeblocks.lax/libwxscintilla.a/LexIndent.o .libs/libcodeblocks.lax/libwxscintilla.a/LexInno.o .libs/libcodeblocks.lax/libwxscintilla.a/LexJSON.o .libs/libcodeblocks.lax/libwxscintilla.a/LexKVIrc.o .libs/libcodeblocks.lax/libwxscintilla.a/LexKix.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLaTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLisp.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLout.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLua.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMMIXAL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMPT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMSSQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMagik.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMake.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMarkdown.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMatlab.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMetapost.o .libs/libcodeblocks.lax/libwxscintilla.a/LexModula.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMySQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNimrod.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNsis.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNull.o .libs/libcodeblocks.lax/libwxscintilla.a/LexOScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexOpal.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPB.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPLM.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPO.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPOV.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPascal.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPerl.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPowerPro.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPowerShell.o .libs/libcodeblocks.lax/libwxscintilla.a/LexProgress.o .libs/libcodeblocks.lax/libwxscintilla.a/LexProps.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPython.o .libs/libcodeblocks.lax/libwxscintilla.a/LexR.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRebol.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRegistry.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRuby.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRust.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSTTXT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexScriptol.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSmalltalk.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSorcus.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSpecman.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSpice.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTACL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTADS3.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTAL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTCL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTCMD.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTxt2tags.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVB.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVHDL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVerilog.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVisualProlog.o .libs/libcodeblocks.lax/libwxscintilla.a/LexYAML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerBase.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerModule.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerNoExceptions.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerSimple.o .libs/libcodeblocks.lax/libwxscintilla.a/LineMarker.o .libs/libcodeblocks.lax/libwxscintilla.a/MarginView.o .libs/libcodeblocks.lax/libwxscintilla.a/PerLine.o .libs/libcodeblocks.lax/libwxscintilla.a/PlatWX.o .libs/libcodeblocks.lax/libwxscintilla.a/PositionCache.o .libs/libcodeblocks.lax/libwxscintilla.a/PropSetSimple.o .libs/libcodeblocks.lax/libwxscintilla.a/RESearch.o .libs/libcodeblocks.lax/libwxscintilla.a/RunStyles.o .libs/libcodeblocks.lax/libwxscintilla.a/ScintillaBase.o .libs/libcodeblocks.lax/libwxscintilla.a/ScintillaWX.o .libs/libcodeblocks.lax/libwxscintilla.a/Selection.o .libs/libcodeblocks.lax/libwxscintilla.a/Style.o .libs/libcodeblocks.lax/libwxscintilla.a/StyleContext.o .libs/libcodeblocks.lax/libwxscintilla.a/UniConversion.o .libs/libcodeblocks.lax/libwxscintilla.a/ViewStyle.o .libs/libcodeblocks.lax/libwxscintilla.a/WordList.o .libs/libcodeblocks.lax/libwxscintilla.a/XPM.o .libs/libcodeblocks.lax/libwxscintilla.a/wxscintilla.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxml.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxmlerror.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxmlparser.o .libs/libcodeblocks.lax/libsquirrel.a/sqapi.o .libs/libcodeblocks.lax/libsquirrel.a/sqbaselib.o .libs/libcodeblocks.lax/libsquirrel.a/sqclass.o .libs/libcodeblocks.lax/libsquirrel.a/sqcompiler.o .libs/libcodeblocks.lax/libsquirrel.a/sqdebug.o .libs/libcodeblocks.lax/libsquirrel.a/sqfuncstate.o .libs/libcodeblocks.lax/libsquirrel.a/sqlexer.o .libs/libcodeblocks.lax/libsquirrel.a/sqmem.o .libs/libcodeblocks.lax/libsquirrel.a/sqobject.o .libs/libcodeblocks.lax/libsquirrel.a/sqstate.o .libs/libcodeblocks.lax/libsquirrel.a/sqtable.o .libs/libcodeblocks.lax/libsquirrel.a/sqvm.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdaux.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdblob.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdio.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdmath.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdrex.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdstream.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdstring.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdsystem.o libtool: link: ranlib .libs/libcodeblocks.a libtool: link: rm -fr .libs/libcodeblocks.lax libtool: link: ( cd ".libs" && rm -f "libcodeblocks.la" && ln -s "../libcodeblocks.la" "libcodeblocks.la" ) gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src' Making all in resources gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' Making all in icons gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/icons' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/icons' Making all in images gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' Making all in settings gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images/settings' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images/settings' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from app.cpp:10: In file included from ../../src/include/sdk.h:174472: In file included from ../../src/include/sdk_precomp.h:13:56: : note: 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(); 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: DECLARE_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: 4472:56: 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(); ^ /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 note: expanded from macro 'DECLARE_EVENT_TABLE' :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:4012:42: DECLARE_EVENT_TABLE() ^ In file included from appglobals.cpp:10: 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 : note: In file included from expanded from macro 'DECLARE_EVENT_TABLE' In file included from backtracedlg.cpp:9../../src/include/sdk.h:: In file included from ../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:17 17: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn 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:93: :13: In file included from ../../src/sdk/wxscintilla/include/wx/wxscintilla.h4010../../src/include/sdk_common.h:42::93: note: expanded from macro 'wxDECLARE_EVENT_TABLE':5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/sdk/wxscintilla/include/wx/wxscintilla.h :5399: DECLARE_EVENT_TABLE(); 5: virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:app.cpp:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4472 10: :56:In file included from DECLARE_DYNAMIC_CLASS(wxScintilla); ^../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h note: :/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_EVENT_TABLE' 13#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ : 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:5398:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1424010:42:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_EVENT_TABLE(); 5note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^: note: virtual const wxEventTable* GetEventTable() const; \ expanded from macro 'wxDECLARE_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' 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: 30:overridden virtual function is here ^ DECLARE_EVENT_TABLE()note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxClassInfo *GetClassInfo() 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/osx/control.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE':19:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5: note: overridden virtual function is here ^ DECLARE_ABSTRACT_CLASS(wxControl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual wxEventHashTable& GetEventHashTable() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:40042: note: expanded from macro 'wxDECLARE_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/object.h DECLARE_EVENT_TABLE():226 ^:In file included from appglobals.cpp69: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447210: In file included from ../../src/include/sdk.h:17: note: :In file included from expanded from macro 'DECLARE_ABSTRACT_CLASS'56 ../../src/include/sdk_precomp.h:13: : #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);note: expanded from macro 'DECLARE_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/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../src/sdk/wxscintilla/include/wx/wxscintilla.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40125398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : virtual wxClassInfo *GetClassInfo() const ^ 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 wxEventHashTable& GetEventHashTable() const ^ In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: ^ /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: 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'400:5 : note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 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/rtti.h:142 note: expanded from macro 'DECLARE_EVENT_TABLE' :5: note: 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: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 131:note: expanded from macro 'wxDECLARE_EVENT_TABLE'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19appglobals.cpp::510: : In file included from ../../src/include/sdk.hnote: overridden virtual function is here:17 : In file included from ../../src/include/sdk_precomp.h: DECLARE_ABSTRACT_CLASS(wxControl) ^ 13: In file included from ../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:93:69: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: 5399:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); DECLARE_DYNAMIC_CLASS(wxScintilla); ^ ^ /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/object.h virtual wxClassInfo *GetClassInfo() const ^ :229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)In file included from backtracedlg.cpp:9: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227../../src/include/sdk.h:17:69: In file included from appglobals.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../../src/include/sdk.h :99: ../../src/include/sdk_events.h:78:3: :17: In file included from ../../src/include/sdk_precomp.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'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(CodeBlocksEvent) ^ :78/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); :69: note: 3 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5 expanded from macro 'DECLARE_DYNAMIC_CLASS'warning: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_DYNAMIC_CLASS(name) ^ '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 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:229:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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:30: note: expanded from macro 'wxDECLARE_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 ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5::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'/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/event.h: ^ 1598:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227note: overridden virtual function is here: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:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^227: 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: 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:131 wxDECLARE_DYNAMIC_CLASS(name) :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 ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:In file included from backtracedlg.cpp:10: 9: In file included from ../../src/include/sdk.h: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: :99In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:: ../../src/include/sdk_events.h153::1533::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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: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/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: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:131:5: 30: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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:1112:../../src/include/sdk.h :5 DECLARE_ABSTRACT_CLASS(wxEvent): note: overridden virtual function is here 17: DECLARE_ABSTRACT_CLASS(wxEvent) 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69:: ../../src/include/sdk_events.h:: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 226172:3:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ :warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent)/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/object.h:229:69: : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_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::131 ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h131 ::note: 30expanded from macro 'wxDECLARE_ABSTRACT_CLASS'142: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': virtual wxClassInfo *GetClassInfo() const ^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:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from appglobals.cpp:10229:69: : In file included from ../../src/include/sdk.h:17In file included from note: expanded from macro 'DECLARE_DYNAMIC_CLASS' app.cpp: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :10: In file included from In file included from ../../src/include/sdk_precomp.h:../../src/include/sdk.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::13: 142:5: 17: In file included from In file included from ../../src/include/sdk_precomp.h../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :13: wxDECLARE_ABSTRACT_CLASS(name); \ ^In file included from : 99: ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172: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../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)30 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent): note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: ^overridden virtual function is here 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: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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: 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/object.h: 226#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); wxDECLARE_ABSTRACT_CLASS(name); \ :69 ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: note: 142 expanded from macro 'DECLARE_ABSTRACT_CLASS' /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:1315: 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' 30: virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 1112:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 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/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' In file included from backtracedlg.cpp:9: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^1112: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135../../src/include/sdk.h:17: :5In file included from : note: 5../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN':13 : wxDECLARE_DYNAMIC_CLASS(name) ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::5:../../src/include/sdk_common.h : note: overridden virtual function is here99: ../../src/include/sdk_events.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 198 wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_ABSTRACT_CLASS(wxEvent):3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) /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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : virtual wxClassInfo *GetClassInfo() const229:69:69 note: expanded from macro 'DECLARE_ABSTRACT_CLASS' : ^ note: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 :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: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)142 ^:5: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : virtual wxClassInfo *GetClassInfo() const 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: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() const ^ 135:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) wxDECLARE_DYNAMIC_CLASS(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/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 ^ ^ 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 backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 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../../src/include/sdk_common.h::131:99: 30: ../../src/include/sdk_events.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) /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:227 note: :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_ABSTRACT_CLASS(wxEvent)/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:226: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69:131: note: 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' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: 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:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from 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] In file included from appglobals.cpp: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:1056: In file included from ../../src/include/sdk.h:17: note: : In file included from ../../src/include/sdk_precomp.h:13: In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 5: warning: 'GetEventTable' 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/osx/window.h:400:4472:5: note: overridden virtual function is here56: 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 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:4012 virtual const wxEventTable* GetEventTable() 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: 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 appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from 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 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 DECLARE_EVENT_TABLE() ^ :105/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/cbeditor.h:45#define DECLARE_EVENT_TABLE() wxDECLARE_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:4010:42: DECLARE_EVENT_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: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from backtracedlg.cpp: virtual const wxEventTable* GetEventTable() const; \ 9: ^ In file included from ../../src/include/sdk.h../../src/include/editorbase.h:32:5: note: :17overridden 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::1054472:: ../../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:4010 ^: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 const wxEventTable* GetEventTable() const; \ ^ #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:: In file included from 4012:../../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:105: ../../src/include/cbeditor.h virtual wxEventHashTable& GetEventHashTable() const :45 ^ :../../src/include/editorbase.h:32:9:5: 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/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::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 ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13In 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:In file included from ../../src/include/sdk_common.h110: In file included from ../../src/include/cbplugin.h::110: 18: ../../src/include/pluginmanager.h:221:In file included from 9:../../src/include/cbplugin.h:18 : ../../src/include/pluginmanager.h:221:9In file included from appglobals.cpp:10: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ ../../src/include/sdk.h: DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ 17: :4472:56In file included from ../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: note: 13: expanded from macro 'DECLARE_EVENT_TABLE'56In file included from : ../../src/include/sdk_common.h:110: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../src/include/cbplugin.h:18: note: expanded from macro 'DECLARE_EVENT_TABLE'../../src/include/pluginmanager.h:221: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: /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.h424010:42: note: :4472:expanded from macro 'wxDECLARE_EVENT_TABLE':56: 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.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const ^ 4010:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: 3715:expanded from macro 'wxDECLARE_EVENT_TABLE' 3712:33: virtual const wxEventTable* GetEventTable() const; \ :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:3712:33: note: overridden virtual function is here ^ note: virtual const wxEventTable *GetEventTable() const; ^overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from In file included from backtracedlg.cpp:9: 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.h13: :13: In file included from ../../src/include/sdk_common.h:In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 18: ../../src/include/pluginmanager.h:221: DECLARE_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 DECLARE_EVENT_TABLE() ^ :4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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: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 ^ ^ /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: note: 3715:31:overridden virtual function is here note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:In file included from app.cpp:10: In file included from ../../src/include/sdk.h:1710: 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 ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:In file included from :1913: ../../src/include/cbtreectrl.hbacktracedlg.cpp: In file included from ../../src/include/sdk_common.h:9: :111:49:9: : In file included from warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/cbproject.h:19In file included from DECLARE_DYNAMIC_CLASS(cbTreeCtrl)../../src/include/sdk.h:17: In file included from ^ ../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h::19: ../../src/include/cbtreectrl.h:69:111: In file included from ../../src/include/cbproject.h:19: In file included from :50:9: ../../src/include/projectmanager.hwarning: :19: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/cbtreectrl.h: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS'49:9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 4472#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :56 ^ :'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 note: expanded from macro 'DECLARE_EVENT_TABLE' : 142:5: note: DECLARE_DYNAMIC_CLASS(cbTreeCtrl)#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /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:4010:42: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_EVENT_TABLE'/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 virtual const wxEventTable* GetEventTable() const; \ ^ :expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363 virtual wxClassInfo *GetClassInfo() const ^ :5:note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h note: overridden virtual function is here :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_EVENT_TABLE()376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ ^ /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 wxDECLARE_ABSTRACT_CLASS(name); \ ^ ::4472:56: 229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::note: 13169expanded from macro 'DECLARE_EVENT_TABLE': :30:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:4010:142:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:5:: virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 376:5 ^ wxDECLARE_ABSTRACT_CLASS(name); \: note: ^ overridden virtual function is hereIn file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131app.cpp::30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 10: In file included from ../../src/include/sdk.h DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ : virtual wxClassInfo *GetClassInfo() const 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: ^ note: ../../src/include/sdk_precomp.h:13expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from appglobals.cpp:: In file included from 10#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^../../src/include/sdk_common.h: In file included from ../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:111: In file included from ../../src/include/cbproject.h:17::: In file included from 19: In file included from ../../src/include/projectmanager.h:19../../src/include/sdk_precomp.h142: ../../src/include/cbtreectrl.h:50:9::5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : warning: 13: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ In file included from ../../src/include/sdk_common.h:111: wxDECLARE_ABSTRACT_CLASS(name); \ In file included from ../../src/include/cbproject.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: In file included from ../../src/include/projectmanager.h:::4472:1913156: note: expanded from macro 'DECLARE_EVENT_TABLE' : ../../src/include/cbtreectrl.h:50#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :30: note: :9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const DECLARE_EVENT_TABLE() ^ 4012:42In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h: ^ 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from virtual wxEventHashTable& GetEventHashTable() const ^ ../../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/generic/treectlg.h::56: 363111:5:note: expanded from macro 'DECLARE_EVENT_TABLE' : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: In file included from ../../src/include/cbproject.h:19overridden virtual function is here ^ DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:::4472 note: :56: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' 50: virtual const wxEventTable* GetEventTable() const; \ #define DECLARE_EVENT_TABLE() wxDECLARE_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/generic/treectlg.h:363:5: note: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472:56 DECLARE_EVENT_TABLE() : ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'DECLARE_EVENT_TABLE' :4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();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#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; \ ^ In file included from appglobals.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:36310: In file included from ../../src/include/sdk.h:17: :5In file included from ../../src/include/sdk_precomp.h:13: In file included from : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ ../../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/event.h:4472:56: In file included from ../../src/include/projectmanager.h:19: : ../../src/include/cbtreectrl.h:50note: 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:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 4472 virtual const wxEventTable* GetEventTable() const; \ ^ :56: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from backtracedlg.cpp:9 : 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: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:4012:42: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 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:9: 5: 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :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/generic/treectlg.h:363:5 ^ : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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:In file included from backtracedlg.cpp111:9: In file included from ../../src/include/cbproject.h: In file included from ../../src/include/sdk.h:19:17: ../../src/include/projectmanager.h:: In file included from 474:../../src/include/sdk_precomp.h: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] :111: In file included from ../../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: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() ^ /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:42 virtual const wxEventTable* GetEventTable() const; \ : ^ 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; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^:3712:33: note: overridden virtual function is here In file included from appglobals.cpp:10 virtual const wxEventTable *GetEventTable() const; : In file included from ^ ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.hIn file included from backtracedlg.cpp::4749: :9In 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 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:111: In file included from ../../src/include/cbproject.h: 19: ../../src/include/projectmanager.h:474:9: 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(); ^ /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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: 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 app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ In file included from appglobals.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:4472:In file included from ../../src/include/sdk_precomp.h:1356:: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: '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: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:4010:42: note: expanded from macro '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:40103712:33: note: 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:appglobals.cpp:3712:10: In file included from ../../src/include/sdk.h:33:17: note: In file included from ../../src/include/sdk_precomp.hoverridden virtual function is here :13: In file included from ../../src/include/sdk_common.h virtual const wxEventTable *GetEventTable() const; ^:118 : ../../src/include/pipedprocess.h:51:9: In file included from backtracedlg.cpp:9: 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:13: DECLARE_EVENT_TABLE() ^In file included from ../../src/include/sdk_common.h :118: ../../src/include/pipedprocess.h:51:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472 DECLARE_EVENT_TABLE() ^ /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:42: 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: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :31: note: virtual wxEventHashTable& GetEventHashTable() const; overridden virtual function is here ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from appglobals.cpp:10: In file included from In file included from backtracedlg.cpp../../src/include/sdk.h:17:9: 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.h:120: 13../../src/include/cbauibook.h: :115In file included from ../../src/include/sdk_common.h:120: :14: ../../src/include/cbauibook.h:warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 115: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:289note: overridden virtual function is here:10 bool DeletePage(size_t page); : note: ^ overridden virtual function is here bool DeletePage(size_t page); ^ In file included from backtracedlg.cpp:9In file included from appglobals.cpp: In file included from :10../../src/include/sdk.h:: In 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:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here : In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h bool RemovePage(size_t page); ^:125: 14: warning: 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:'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 120: ../../src/include/cbauibook.h bool RemovePage(size_t page); ^: 401/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10:9: : note: overridden virtual function is here warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ DECLARE_EVENT_TABLE()In file included from ^ backtracedlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401/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() ^ /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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 436: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:42::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: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h virtual const wxEventTable* GetEventTable() const; \ ^ :In file included from appglobals.cpp436::105:: In file included from note: ../../src/include/sdk.h:overridden virtual function is here 17: DECLARE_EVENT_TABLE() ^ In file included from ../../src/include/sdk_precomp.h:13: 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:56: note: expanded from macro 'DECLARE_EVENT_TABLE' : ../../src/include/cbauibook.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' 401 virtual const wxEventTable* GetEventTable() const; \ ^ :In file included from 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() backtracedlg.cpp ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::956:: In file included from note: ../../src/include/sdk.h: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: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/event.h: warning: 4012:'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/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 :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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::43656::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:4012:4472:56:42: note: expanded from macro 'DECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :4012:42: 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 app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:9:33: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:: 13: note: overridden virtual function is hereIn file included from ../../src/include/sdk_common.h: 126: ../../src/include/editormanager.h:213: virtual const wxEventTable *GetEventTable() const; 9: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from appglobals.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:56: ../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :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:4010 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 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:42:3712: note: 33: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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: ^ 31In file included from backtracedlg.cpp: note: 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:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.hexpanded from macro 'DECLARE_EVENT_TABLE':270 :9: 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:4472 ^ :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: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/event.h:3715:31 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: virtual wxEventHashTable& GetEventHashTable() const; overridden virtual function is here ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9In file included from appglobals.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.h:13: In file included from ../../src/include/sdk_common.h:131: :13: In file included from ../../src/include/sdk_common.h../../src/include/toolsmanager.h::13158:: ../../src/include/toolsmanager.h3::58 warning: 'GetEventTable' 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 ^ :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:42:4012: note: 42:expanded from macro 'wxDECLARE_EVENT_TABLE' note: 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:3715:3712:31: note: 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 backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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 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 ^ 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 ^ 35 warnings generated. depbase=`echo crashhandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 37 warnings generated. 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 ^ 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 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 In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo 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 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' In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : virtual wxClassInfo *GetClassInfo() const ^ 17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 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] In file included from debugger_interface_creator.cpp:7: 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:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 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 ^ :118: ../../src/include/pipedprocess.h:51:/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:56/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; ^ In file included from debuggermenu.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^9: 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.h:13: In file included from ../../src/include/sdk_common.h42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :111: In file included from ../../src/include/cbproject.h:19 virtual const wxEventTable* GetEventTable() const; \ : ../../src/include/projectmanager.h: ^ 474:9:/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: overridden virtual function is here 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:debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h56::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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 118: ../../src/include/pipedprocess.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::5142: 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() ^ /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: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 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 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 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 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 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 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 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'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: virtual const wxEventTable* GetEventTable() const; \ ^passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^3712: 33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from inline wxString F(const wxString &msg, ...) ^ ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ^ 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 debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. 37 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 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 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 ^ 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' In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17 wxDECLARE_ABSTRACT_CLASS(name); \: 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/rtti.h:131:30:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h: :5398:5note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': warning: 'GetEventTable' 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/osx/control.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 19:5:note: expanded from macro 'DECLARE_EVENT_TABLE' note: overridden 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 note: :69expanded from macro 'wxDECLARE_EVENT_TABLE' : 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/rtti.h:131:30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 note: :5expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from 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 ^ In file included from debuggersettingspanel.cpp:1/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h5:: 13: note: overridden virtual function is here In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^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:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /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); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 135:5: 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: :142:note: 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: 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/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.hIn file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17:229: :69In file included from ../../src/include/sdk_precomp.h:: 13: In file included from ../../src/include/sdk_common.h:99: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../src/include/sdk_events.h:153#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h3::142 warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) 5: ^ 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#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:142:5 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/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1112:131:5:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: virtual wxClassInfo *GetClassInfo() const ^ 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 ^ : 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 ^ : 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); ^ #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:30: :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 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) ^ In file included from disassemblydlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::10: 227:In file included from ../../src/include/sdk.h:69:17: note: In file included from ../../src/include/sdk_precomp.h:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3:#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: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: wxDECLARE_DYNAMIC_CLASS(name) 69: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: 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:1315::30 note: : 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:131 ^:30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17In file included from ../../src/include/sdk_common.h:110: In file included from : In file included from ../../src/include/cbplugin.h../../src/include/sdk_precomp.h:13: In file included from :18: ../../src/include/sdk_common.h:110../../src/include/pluginmanager.h:221:: In file included from 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/cbplugin.h: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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724472: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: 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: /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; ^ 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:13In file included from disassemblydlg.cpp:10: In file included from : In file included from ../../src/include/sdk_common.h:../../src/include/sdk.h:110: In file included from ../../src/include/cbplugin.h17: :18: ../../src/include/pluginmanager.hIn file included from ../../src/include/sdk_precomp.h:221:13:9: In file included from ../../src/include/sdk_common.h:110: : In file included from ../../src/include/cbplugin.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:18 : ../../src/include/pluginmanager.h: DECLARE_EVENT_TABLE() 221: ^ 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 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/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 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 disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.hIn file included from :debuggersettingspanel.cpp:113: : In file included from ../../src/include/sdk_common.hIn file included from ../../src/include/sdk.h:111:17: In file included from : In file included from ../../src/include/cbproject.h:../../src/include/sdk_precomp.h:19: 13: In file included from ../../src/include/projectmanager.h:In file included from ../../src/include/sdk_common.h19: :111../../src/include/cbtreectrl.h:49: In file included from :9../../src/include/cbproject.h:: 19: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^:50 :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: :5:note: expanded from macro 'DECLARE_EVENT_TABLE' note: 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:4012:131:3042:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const ^ virtual wxEventHashTable& GetEventHashTable() 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:3635::5 note: : overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) DECLARE_EVENT_TABLE() ^ ^ /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:4472229::5669:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_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:4012 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: :5note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxEventHashTable& GetEventHashTable() 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 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 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: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../src/include/sdk_common.h:131: :56../../src/include/toolsmanager.h: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() ^ /Users/pbulk/build/editors/codeblocks/work/.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(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro '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: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from 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 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 ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo 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 35 warnings generated. depbase=`echo dlgaboutplugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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' 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: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:40013: In file included from :5../../src/include/sdk_common.h:: 140: note: overridden virtual function is here../../src/include/xtra_res.h: 40:5 DECLARE_EVENT_TABLE() ^: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /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:229:56:69: : note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_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: ^ 4012:42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxEventHashTable& GetEventHashTable() 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/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 ^ 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 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: In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h: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:111 virtual wxClassInfo *GetClassInfo() 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/osx/control.h:474:919:5: : note: overridden virtual function is here warning: DECLARE_ABSTRACT_CLASS(wxControl) ^'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:226:69 DECLARE_EVENT_TABLE() : ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ 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:4010:42: 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/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 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 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:42In file included from editkeywordsdlg.cpp:10: In file included from : note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../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:105: 33: note: ../../src/include/cbeditor.h:overridden virtual function is here 45:9: virtual const wxEventTable *GetEventTable() const; ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from dlgaboutplugin.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:118: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../src/include/pipedprocess.h:51:56: 9: 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: /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' #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:5:4012: note: overridden virtual function is here 42 DECLARE_EVENT_TABLE() ^ : /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' #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/event.h:42: note: 3715:31: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ 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: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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 editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo editorconfigurationdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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:In file included from editorconfigurationdlg.cpp:1017: 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:17: 120: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/cbauibook.h:125../../src/include/sdk_common.h::14: warning: 127: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: va_start(arg_list, msg); 290: ^ 10: note: overridden virtual function is here bool RemovePage(size_t page); ^ ../../src/include/logmanager.h:37:39In file included from environmentsettingsdlg.cpp: :10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.hnote: :13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401parameter of type 'const wxString &' is declared here :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] inline wxString F(const wxString &msg, ...) ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 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 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 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 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 ^ 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] In file included from examinememorydlg.cpp:10 DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /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 ../../src/include/sdk.h: 17: In file included from ../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ../../src/include/sdk_common.h: ^ 110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /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:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/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/event.h:4010expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :42 virtual wxClassInfo *GetClassInfo() const ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: virtual const wxEventTable* GetEventTable() const; \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33:overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ virtual const wxEventTable *GetEventTable() 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 examinememorydlg.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:142:17: In file included from ../../src/include/sdk_precomp.h::5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 13: In file included from ../../src/include/sdk_common.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^110: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h131::221:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 9: 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 ^ /Users/pbulk/build/editors/codeblocks/work/.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:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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: In file included from environmentsettingsdlg.cpp:45note: overridden virtual function is here : ../../src/include/annoyingdialog.h virtual wxEventHashTable& GetEventHashTable() const; ^ :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:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo find_replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 37 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 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 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 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 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 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 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 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 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 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 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 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, ...) ^ 45 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 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 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);In file included from infopane.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/rtti.h:142:5:../../src/include/sdk_precomp.h: note: 13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_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_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual const wxEventTable* GetEventTable() 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:: 3712:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'33: virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) virtual const wxEventTable *GetEventTable() const; ^ ^In file included from infopane.cpp:10 : In file included from ../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:17: 229:In file included from ../../src/include/sdk_precomp.h69::13 note: expanded from macro 'DECLARE_DYNAMIC_CLASS' : In file included from ../../src/include/sdk_common.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: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 131: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h../../src/include/toolsmanager.h:58:3: warning: :131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' '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 ^ /Users/pbulk/build/editors/codeblocks/work/.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:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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; ^ 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 main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:12: In file included from ./app.h:33: ./main.h:413:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:12: In file included from ./app.h:33: ./main.h:413:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:17: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:17: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:32: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:32: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:46: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:46: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from 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 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 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 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) ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printdlg.cpp:23: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:23: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo 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 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 ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo projectoptionsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 48 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 47 warnings generated. depbase=`echo scriptconsole.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from recentitemslist.cpp:23: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:23: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo 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 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 ^ 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 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 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 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 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 ^ In file included from splashscreen.cpp:16: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from splashscreen.cpp:16: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 7 warnings generated. depbase=`echo 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 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 ^ 35 warnings generated. 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; ^ 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 startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:29: ./main.h:413:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:29: ./main.h:413:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo 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 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; ^ 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 In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. 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. 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 -Wl,--no-undefined -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 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 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 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from astyleconfigdlg.cpp#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:10: In file included from ../../../src/include/sdk.h: :17: note: expanded 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_common.h: 99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(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 astyleplugin.cpp virtual wxClassInfo *GetClassInfo() const ^ :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.h1598::135:: In file included from ../../../src/include/sdk_common.h note: :99overridden virtual function is here : ../../../src/include/sdk_events.h:231:5: warning: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) '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:227:69: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) 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#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:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 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) ^: 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::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/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from 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 ^ 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 In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from :3715:31: note: overridden virtual function is here../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: virtual wxEventHashTable& GetEventHashTable() const; ^ ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from astyleconfigdlg.cpp4472::10: In file included from ../../../src/include/sdk.h: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:126: ../../../src/include/editormanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :213: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() ^ 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: note: 3712: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:4010 ^:42 :In file included from astyleplugin.cpp: note: 10: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk.h:17: In file included from virtual const wxEventTable* GetEventTable() const; \ ^../../../src/include/sdk_precomp.h: 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: In file included from :33../../../src/include/sdk_common.h:: 126: note: overridden virtual function is here ../../../src/include/editormanager.h:213: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 astyleconfigdlg.cpp ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447210: :56In file included from ../../../src/include/sdk.h: :17note: 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:126: ../../../src/include/editormanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :213 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:4012: warning: 42:'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:371556::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 In file included from astyleplugin.cpp:10: In file included from astyleconfigdlg.cpp:10: ../../../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:127: 127: ../../../src/include/logmanager.h:../../../src/include/logmanager.h:40:40:28:28: 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:../../../src/include/logmanager.h:37: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, ...) ^ 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:In file included from astyleplugin.cpp:10: warning: '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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270: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::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: note: /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 '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:33:3712:33 note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: overridden virtual function is here 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 astyleplugin.cpp: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(); ^../../../src/include/sdk_precomp.h: 13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012In file included from ../../../src/include/sdk_common.h:42::130: ../../../src/include/scriptingmanager.h: note: 270: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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: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: 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 astyleplugin.cpp:10: In file included from astyleconfigdlg.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.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:131: 131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ ../../../src/include/toolsmanager.h:58:3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /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' virtual const wxEventTable* GetEventTable() 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::56: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:4010:42: In file included from astyleplugin.cppnote: expanded 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712In file included from ../../../src/include/sdk_common.h:33:131: : ../../../src/include/toolsmanager.hnote: overridden virtual function is here: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 astyleconfigdlg.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:note: 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: :42warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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/event.h:3715:31#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: 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 astyleplugin.cpp:10: In file included from ../../../src/include/sdk.hIn file included from astyleconfigdlg.cpp:17:10: : In file included from 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: :140In file included from ../../../src/include/sdk_common.h: ../../../src/include/xtra_res.h::14040:: ../../../src/include/xtra_res.h:5:40: 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(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: #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 wxDECLARE_ABSTRACT_CLASS(name); \ :5: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: 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/xrc/xh_dlg.h:19:30:5: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) 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/object.h::5229:: 69:note: overridden virtual function is here 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/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:229:142:69:5: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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: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 astyleplugin.cppIn file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:10: :17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: In file included from ../../../src/include/sdk.h../../../src/include/infowindow.h:61:9::17: warning: In file included from ../../../src/include/sdk_precomp.h'GetEventTable' 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:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: ../../../src/include/infowindow.h56::61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: note: expanded from macro 'wxDECLARE_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: 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 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:424472:: 56: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:13note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk_common.h :142: ../../../src/include/infowindow.h:61: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 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 const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:expanded from macro 'DECLARE_EVENT_TABLE' 10#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 ../../../src/include/sdk.h:17 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400In file included from ../../../src/include/sdk_precomp.h::513: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h::61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.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: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 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 wxEventHashTable& GetEventHashTable() 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: 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:44724012::56: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 astyleplugin.cpp:33: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:33: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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/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 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 -Wl,--no-undefined -L/opt/pkg/lib -o libAstyle.la -rpath /opt/pkg/lib/codeblocks/plugins asstreamiterator.lo astyleconfigdlg.lo astyleplugin.lo dlgformattersettings.lo formattersettings.lo astyle/ASBeautifier.lo astyle/ASEnhancer.lo astyle/ASFormatter.lo astyle/ASResource.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libAstyle.dylib .libs/asstreamiterator.o .libs/astyleconfigdlg.o .libs/astyleplugin.o .libs/dlgformattersettings.o .libs/formattersettings.o astyle/.libs/ASBeautifier.o astyle/.libs/ASEnhancer.o astyle/.libs/ASFormatter.o astyle/.libs/ASResource.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libAstyle.dylib -Wl,-single_module libtool: link: ar cr .libs/libAstyle.a asstreamiterator.o astyleconfigdlg.o astyleplugin.o dlgformattersettings.o formattersettings.o astyle/ASBeautifier.o astyle/ASEnhancer.o astyle/ASFormatter.o astyle/ASResource.o libtool: link: ranlib .libs/libAstyle.a libtool: link: ( cd ".libs" && rm -f "libAstyle.la" && ln -s "../libAstyle.la" "libAstyle.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle' Making all in autosave gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/autosave' depbase=`echo autosave.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -Wl,--no-undefined -L/opt/pkg/lib -o libautosave.la -rpath /opt/pkg/lib/codeblocks/plugins autosave.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libautosave.dylib .libs/autosave.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libautosave.dylib -Wl,-single_module libtool: link: ar cr .libs/libautosave.a autosave.o libtool: link: ranlib .libs/libautosave.a libtool: link: ( cd ".libs" && rm -f "libautosave.la" && ln -s "../libautosave.la" "libautosave.la" ) 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 classwizard.lo -MD -MP -MF .deps/classwizard.Tpo -c classwizard.cpp -fno-common -DPIC -o .libs/classwizard.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from virtual const wxEventTable* GetEventTable() const; \classwizarddlg.cpp:10: ^In file included from ../../../src/include/sdk.h: 17: In file included from ../../../src/include/sdk_precomp.h:In file included from classwizard.cpp13: :10In file included from ../../../src/include/sdk_common.h: In file included from :93../../../src/include/sdk.h:: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h17: :5398In file included from ../../../src/include/sdk_precomp.h:5:13: : 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: DECLARE_EVENT_TABLE(); ^5398: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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(); ^ /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: :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: ^ 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 ^ :/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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10In file included from classwizarddlg.cpp: In file included from :10../../../src/include/sdk.h:17: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk_precomp.h:1317: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_common.h:93:13: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: In file included from 5399:../../../src/include/sdk_common.h:5:93: warning: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ DECLARE_EVENT_TABLE(); /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:447269::56 note: : expanded from macro 'DECLARE_DYNAMIC_CLASS' 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:142:4012:5::42 note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxEventHashTable& GetEventHashTable() 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/window.h: note: 400:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: 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:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:: 19:5note: expanded from macro 'DECLARE_EVENT_TABLE': note: overridden 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:2264012::6942:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131classwizarddlg.cpp::3010: : In file included from ../../../src/include/sdk.hnote: 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^:17 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../src/include/sdk_precomp.h:135:13: 5:In file included from ../../../src/include/sdk_common.h: note: 99: ../../../src/include/sdk_events.h:78expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' :3: wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h virtual wxClassInfo *GetClassInfo() const ^ :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:: In file included from ../../../src/include/sdk_precomp.h:135: note: overridden virtual function is here : DECLARE_ABSTRACT_CLASS(wxEvent) ^ In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198: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 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) :226: ^ 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69note: expanded from macro 'DECLARE_ABSTRACT_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_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: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/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ In file included from classwizard.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:10: 5:In file included from ../../../src/include/sdk.h: note: 17: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h wxDECLARE_ABSTRACT_CLASS(name); \ :198 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:3:131: warning: 30:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ 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.h:: 1598: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_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:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN':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:5: 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/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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:131:226:30: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 classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from classwizard.cpp:10: virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk.h:17:13: In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../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:325::5 warning: : '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() ^ /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:#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:4010 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:42:400: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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:4472:5:56: : note: overridden virtual function is herenote: 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: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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable* GetEventTable() const; \ ../../../src/include/editorbase.h: ^ 32../../../src/include/editorbase.h:32:5:5:: note: overridden virtual function is herenote: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /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() #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: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:4012:42In file included from classwizard.cpp: note: expanded 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:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h::4472:56: 17: 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:110: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^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.h4010::221:42:9: note: warning: expanded from macro 'wxDECLARE_EVENT_TABLE' '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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44723712::56:33: note: expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable *GetEventTable() const; ^ ^ In file included from classwizarddlg.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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 virtual const wxEventTable* GetEventTable() const; \ ^: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: '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 classwizard.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(); 13: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk_common.h:4012:110: 42:In file included from ../../../src/include/cbplugin.h note: :18expanded from macro 'wxDECLARE_EVENT_TABLE' : ../../../src/include/pluginmanager.h:221:9: virtual wxEventHashTable& GetEventHashTable() const ^ 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: overridden virtual function is here/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; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from classwizard.cpp:10: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^In file included from ../../../src/include/sdk.h :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229In file included from ../../../src/include/sdk_precomp.h:69:13: : 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: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: :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) ^ 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.h: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/generic/treectlg.h:376 ^ :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(wxTreeCtrl) ^ /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:131expanded 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ ^ /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 ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);In file included from classwizarddlg.cpp: ^10: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:17:5: In 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:111: In file included from ../../../src/include/cbproject.h:19: wxDECLARE_ABSTRACT_CLASS(name); \ In file included from ../../../src/include/projectmanager.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13119: :30../../../src/include/cbtreectrl.h:: 50:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ DECLARE_EVENT_TABLE() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:classwizard.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:111: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../../src/include/cbproject.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401019: :42In file included from ../../../src/include/projectmanager.h: :19note: expanded from macro 'wxDECLARE_EVENT_TABLE': ../../../src/include/cbtreectrl.h :50:9: virtual const wxEventTable* GetEventTable() const; \ ^ 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:363 DECLARE_EVENT_TABLE() ^:5 :/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' 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: 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 ^ In file included from classwizarddlg.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 :56../../../src/include/sdk_precomp.h:: 13: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_common.h :111: In file included from ../../../src/include/cbproject.h:19: 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../../../src/include/projectmanager.h:19:42: ../../../src/include/cbtreectrl.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :50:9: virtual const wxEventTable* GetEventTable() const; \ ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from classwizard.cpp:10 DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from ../../../src/include/sdk.h: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:111: In file included from ../../../src/include/cbproject.h:19: 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:4012: warning: 42:'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/generic/treectlg.h:4472:363: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: ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:56:42:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4472: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: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:In file included from classwizard.cpp10: In file included from ../../../src/include/sdk.h:17:10: : 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.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:19: ../../../src/include/projectmanager.h:../../../src/include/projectmanager.h:474:474: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/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; \ ^ /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:3712note: overridden virtual function is here:33 : note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: virtual const wxEventTable *GetEventTable() const; In file included from ../../../src/include/sdk.h ^ :17In file included from classwizarddlg.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 :111../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/cbproject.h:In file included from ../../../src/include/sdk_common.h19: :111../../../src/include/projectmanager.h:: In file included from 474:../../../src/include/cbproject.h:9:19: warning: ../../../src/include/projectmanager.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 474: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 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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4012: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: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: ^ /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 classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page);In file included from classwizarddlg.cpp:10: ^In file included from ../../../src/include/sdk.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here:17 bool RemovePage(size_t page); : In file included from ../../../src/include/sdk_precomp.h:13: ^ In file included from In file included from ../../../src/include/sdk_common.h:120classwizard.cpp:: 10: In file included from ../../../src/include/sdk.h../../../src/include/cbauibook.h::17115:14: 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 ^ :401: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/aui/auibook.h:289:10: 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 : bool DeletePage(size_t page); ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_EVENT_TABLE' bool RemovePage(size_t page);#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :10 virtual const wxEventTable* GetEventTable() const; \ : 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: ^436:5 : note: overridden virtual function is here In file included from classwizarddlg.cpp:10 DECLARE_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::134472:: In file included from 56:../../../src/include/sdk_common.h: note: 120: expanded 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:/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 classwizard.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: note: 13: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h virtual const wxEventTable* GetEventTable() const; \ ^:401 :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: :5warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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: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' 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5 virtual const wxEventTable* GetEventTable() const; \ : ^ note: overridden virtual function is here In file included from classwizarddlg.cpp DECLARE_EVENT_TABLE() ^: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:120: ../../../src/include/cbauibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^401: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40129::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: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: 126: ../../../src/include/editormanager.h:213:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^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] 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:56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 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.hIn file included from classwizard.cpp::401010: :42In file included from ../../../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; \ 126: ../../../src/include/editormanager.h ^ :213:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: warning: 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: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.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 :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:126: ../../../src/include/editormanager.h virtual wxEventHashTable& GetEventHashTable() const :213 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:3715: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 classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ In file included from ../../../src/include/logmanager.hclasswizarddlg.cpp:10:37: In file included from ../../../src/include/sdk.h:39:17: note: : In file included from parameter of type 'const wxString &' is declared here ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: inline wxString F(const wxString &msg, ...) 127: ^ ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: In file included from classwizard.cpp:10: note: overridden virtual function is here In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h virtual wxEventHashTable& GetEventHashTable() const; :13 ^ : In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:In file included from classwizarddlg.cpp:1010: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk.h:17: 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:140: In file included from : ../../../src/include/xtra_res.h:../../../src/include/sdk_common.h:40:140: 5:../../../src/include/xtra_res.h:40 warning: :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] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /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: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); \ ^ /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: :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/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: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^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); ^ /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:142: :5note: expanded 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: wxDECLARE_ABSTRACT_CLASS(name); \ 131: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 ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from classwizard.cpp:10 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.h:17:56: 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: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: 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() ^ virtual const wxEventTable* GetEventTable() const; \ ^/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/osx/window.h:expanded from macro 'DECLARE_EVENT_TABLE' 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: 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(); ^ ^ /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:4010: note: 42:overridden virtual function is here 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: 4472In file included from classwizarddlg.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:4010142: :42../../../src/include/infowindow.h:: 61: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() ^In file included from classwizard.cpp: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447210: :56In file included from ../../../src/include/sdk.h: :17note: 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(); :142 ^ : ../../../src/include/infowindow.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:61:42:9: : warning: note: expanded from macro 'wxDECLARE_EVENT_TABLE''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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:4472:400:56:5: 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: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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400: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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:32: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:32: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 -Wl,--no-undefined -L/opt/pkg/lib -o libclasswizard.la -rpath /opt/pkg/lib/codeblocks/plugins classwizard.lo classwizarddlg.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libclasswizard.dylib .libs/classwizard.o .libs/classwizarddlg.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libclasswizard.dylib -Wl,-single_module libtool: link: ar cr .libs/libclasswizard.a classwizard.o classwizarddlg.o libtool: link: ranlib .libs/libclasswizard.a libtool: link: ( cd ".libs" && rm -f "libclasswizard.la" && ln -s "../libclasswizard.la" "libclasswizard.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard' Making all in codecompletion gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/resources/codecompletion.zip classbrowser.xrc codecompletion_toolbar.xrc insert_class_method.xrc manifest.xml project_settings.xrc selectincludefile.xrc settings.xrc images/16x16/class_folder.png images/16x16/class.png images/16x16/class_private.png images/16x16/class_protected.png images/16x16/class_public.png images/16x16/ctor_private.png images/16x16/ctor_protected.png images/16x16/ctor_public.png images/16x16/dtor_private.png images/16x16/dtor_protected.png images/16x16/dtor_public.png images/16x16/enumerator.png images/16x16/enum.png images/16x16/enum_private.png images/16x16/enum_protected.png images/16x16/enum_public.png images/16x16/enums_folder.png images/16x16/folder_blue_open.png images/16x16/folder_blue.png images/16x16/folder_green_open.png images/16x16/folder_green.png images/16x16/folder_open.png images/16x16/folder.png images/16x16/funcs_folder.png images/16x16/header.png images/16x16/keyword_cpp.png images/16x16/keyword_d.png images/16x16/macro_def_folder.png images/16x16/macro_def.png images/16x16/macro_use_folder.png images/16x16/macro_use.png images/16x16/macro_use_private.png images/16x16/macro_use_protected.png images/16x16/macro_use_public.png images/16x16/method_private.png images/16x16/method_protected.png images/16x16/method_public.png images/16x16/namespace.png images/16x16/others_folder.png images/16x16/symbols_folder.png images/16x16/typedef.png images/16x16/typedef_private.png images/16x16/typedef_protected.png images/16x16/typedef_public.png images/16x16/typedefs_folder.png images/16x16/unknown.png images/16x16/var_private.png images/16x16/var_protected.png images/16x16/var_public.png images/16x16/vars_folder.png images/20x20/class_folder.png images/20x20/class.png images/20x20/class_private.png images/20x20/class_protected.png images/20x20/class_public.png images/20x20/ctor_private.png images/20x20/ctor_protected.png images/20x20/ctor_public.png images/20x20/dtor_private.png images/20x20/dtor_protected.png images/20x20/dtor_public.png images/20x20/enumerator.png images/20x20/enum.png images/20x20/enum_private.png images/20x20/enum_protected.png images/20x20/enum_public.png images/20x20/enums_folder.png images/20x20/folder_blue_open.png images/20x20/folder_blue.png images/20x20/folder_green_open.png images/20x20/folder_green.png images/20x20/folder_open.png images/20x20/folder.png images/20x20/funcs_folder.png images/20x20/header.png images/20x20/keyword_cpp.png images/20x20/keyword_d.png images/20x20/macro_def_folder.png images/20x20/macro_def.png images/20x20/macro_use_folder.png images/20x20/macro_use.png images/20x20/macro_use_private.png images/20x20/macro_use_protected.png images/20x20/macro_use_public.png images/20x20/method_private.png images/20x20/method_protected.png images/20x20/method_public.png images/20x20/namespace.png images/20x20/others_folder.png images/20x20/symbols_folder.png images/20x20/typedef.png images/20x20/typedef_private.png images/20x20/typedef_protected.png images/20x20/typedef_public.png images/20x20/typedefs_folder.png images/20x20/unknown.png images/20x20/var_private.png images/20x20/var_protected.png images/20x20/var_public.png images/20x20/vars_folder.png images/24x24/class_folder.png images/24x24/class.png images/24x24/class_private.png images/24x24/class_protected.png images/24x24/class_public.png images/24x24/ctor_private.png images/24x24/ctor_protected.png images/24x24/ctor_public.png images/24x24/dtor_private.png images/24x24/dtor_protected.png images/24x24/dtor_public.png images/24x24/enumerator.png images/24x24/enum.png images/24x24/enum_private.png images/24x24/enum_protected.png images/24x24/enum_public.png images/24x24/enums_folder.png images/24x24/folder_blue_open.png images/24x24/folder_blue.png images/24x24/folder_green_open.png images/24x24/folder_green.png images/24x24/folder_open.png images/24x24/folder.png images/24x24/funcs_folder.png images/24x24/header.png images/24x24/keyword_cpp.png images/24x24/keyword_d.png images/24x24/macro_def_folder.png images/24x24/macro_def.png images/24x24/macro_use_folder.png images/24x24/macro_use.png images/24x24/macro_use_private.png images/24x24/macro_use_protected.png images/24x24/macro_use_public.png images/24x24/method_private.png images/24x24/method_protected.png images/24x24/method_public.png images/24x24/namespace.png images/24x24/others_folder.png images/24x24/symbols_folder.png images/24x24/typedef.png images/24x24/typedef_private.png images/24x24/typedef_protected.png images/24x24/typedef_public.png images/24x24/typedefs_folder.png images/24x24/unknown.png images/24x24/var_private.png images/24x24/var_protected.png images/24x24/var_public.png images/24x24/vars_folder.png images/28x28/class_folder.png images/28x28/class.png images/28x28/class_private.png images/28x28/class_protected.png images/28x28/class_public.png images/28x28/ctor_private.png images/28x28/ctor_protected.png images/28x28/ctor_public.png images/28x28/dtor_private.png images/28x28/dtor_protected.png images/28x28/dtor_public.png images/28x28/enumerator.png images/28x28/enum.png images/28x28/enum_private.png images/28x28/enum_protected.png images/28x28/enum_public.png images/28x28/enums_folder.png images/28x28/folder_blue_open.png images/28x28/folder_blue.png images/28x28/folder_green_open.png images/28x28/folder_green.png images/28x28/folder_open.png images/28x28/folder.png images/28x28/funcs_folder.png images/28x28/header.png images/28x28/keyword_cpp.png images/28x28/keyword_d.png images/28x28/macro_def_folder.png images/28x28/macro_def.png images/28x28/macro_use_folder.png images/28x28/macro_use.png images/28x28/macro_use_private.png images/28x28/macro_use_protected.png images/28x28/macro_use_public.png images/28x28/method_private.png images/28x28/method_protected.png images/28x28/method_public.png images/28x28/namespace.png images/28x28/others_folder.png images/28x28/symbols_folder.png images/28x28/typedef.png images/28x28/typedef_private.png images/28x28/typedef_protected.png images/28x28/typedef_public.png images/28x28/typedefs_folder.png images/28x28/unknown.png images/28x28/var_private.png images/28x28/var_protected.png images/28x28/var_public.png images/28x28/vars_folder.png images/32x32/class_folder.png images/32x32/class.png images/32x32/class_private.png images/32x32/class_protected.png images/32x32/class_public.png images/32x32/ctor_private.png images/32x32/ctor_protected.png images/32x32/ctor_public.png images/32x32/dtor_private.png images/32x32/dtor_protected.png images/32x32/dtor_public.png images/32x32/enumerator.png images/32x32/enum.png images/32x32/enum_private.png images/32x32/enum_protected.png images/32x32/enum_public.png images/32x32/enums_folder.png images/32x32/folder_blue_open.png images/32x32/folder_blue.png images/32x32/folder_green_open.png images/32x32/folder_green.png images/32x32/folder_open.png images/32x32/folder.png images/32x32/funcs_folder.png images/32x32/header.png images/32x32/keyword_cpp.png images/32x32/keyword_d.png images/32x32/macro_def_folder.png images/32x32/macro_def.png images/32x32/macro_use_folder.png images/32x32/macro_use.png images/32x32/macro_use_private.png images/32x32/macro_use_protected.png images/32x32/macro_use_public.png images/32x32/method_private.png images/32x32/method_protected.png images/32x32/method_public.png images/32x32/namespace.png images/32x32/others_folder.png images/32x32/symbols_folder.png images/32x32/typedef.png images/32x32/typedef_private.png images/32x32/typedef_protected.png images/32x32/typedef_public.png images/32x32/typedefs_folder.png images/32x32/unknown.png images/32x32/var_private.png images/32x32/var_protected.png images/32x32/var_public.png images/32x32/vars_folder.png images/40x40/class_folder.png images/40x40/class.png images/40x40/class_private.png images/40x40/class_protected.png images/40x40/class_public.png images/40x40/ctor_private.png images/40x40/ctor_protected.png images/40x40/ctor_public.png images/40x40/dtor_private.png images/40x40/dtor_protected.png images/40x40/dtor_public.png images/40x40/enumerator.png images/40x40/enum.png images/40x40/enum_private.png images/40x40/enum_protected.png images/40x40/enum_public.png images/40x40/enums_folder.png images/40x40/folder_blue_open.png images/40x40/folder_blue.png images/40x40/folder_green_open.png images/40x40/folder_green.png images/40x40/folder_open.png images/40x40/folder.png images/40x40/funcs_folder.png images/40x40/header.png images/40x40/keyword_cpp.png images/40x40/keyword_d.png images/40x40/macro_def_folder.png images/40x40/macro_def.png images/40x40/macro_use_folder.png images/40x40/macro_use.png images/40x40/macro_use_private.png images/40x40/macro_use_protected.png images/40x40/macro_use_public.png images/40x40/method_private.png images/40x40/method_protected.png images/40x40/method_public.png images/40x40/namespace.png images/40x40/others_folder.png images/40x40/symbols_folder.png images/40x40/typedef.png images/40x40/typedef_private.png images/40x40/typedef_protected.png images/40x40/typedef_public.png images/40x40/typedefs_folder.png images/40x40/unknown.png images/40x40/var_private.png images/40x40/var_protected.png images/40x40/var_public.png images/40x40/vars_folder.png images/48x48/class_folder.png images/48x48/class.png images/48x48/class_private.png images/48x48/class_protected.png images/48x48/class_public.png images/48x48/ctor_private.png images/48x48/ctor_protected.png images/48x48/ctor_public.png images/48x48/dtor_private.png images/48x48/dtor_protected.png images/48x48/dtor_public.png images/48x48/enumerator.png images/48x48/enum.png images/48x48/enum_private.png images/48x48/enum_protected.png images/48x48/enum_public.png images/48x48/enums_folder.png images/48x48/folder_blue_open.png images/48x48/folder_blue.png images/48x48/folder_green_open.png images/48x48/folder_green.png images/48x48/folder_open.png images/48x48/folder.png images/48x48/funcs_folder.png images/48x48/header.png images/48x48/keyword_cpp.png images/48x48/keyword_d.png images/48x48/macro_def_folder.png images/48x48/macro_def.png images/48x48/macro_use_folder.png images/48x48/macro_use.png images/48x48/macro_use_private.png images/48x48/macro_use_protected.png images/48x48/macro_use_public.png images/48x48/method_private.png images/48x48/method_protected.png images/48x48/method_public.png images/48x48/namespace.png images/48x48/others_folder.png images/48x48/symbols_folder.png images/48x48/typedef.png images/48x48/typedef_private.png images/48x48/typedef_protected.png images/48x48/typedef_public.png images/48x48/typedefs_folder.png images/48x48/unknown.png images/48x48/var_private.png images/48x48/var_protected.png images/48x48/var_public.png images/48x48/vars_folder.png images/56x56/class_folder.png images/56x56/class.png images/56x56/class_private.png images/56x56/class_protected.png images/56x56/class_public.png images/56x56/ctor_private.png images/56x56/ctor_protected.png images/56x56/ctor_public.png images/56x56/dtor_private.png images/56x56/dtor_protected.png images/56x56/dtor_public.png images/56x56/enumerator.png images/56x56/enum.png images/56x56/enum_private.png images/56x56/enum_protected.png images/56x56/enum_public.png images/56x56/enums_folder.png images/56x56/folder_blue_open.png images/56x56/folder_blue.png images/56x56/folder_green_open.png images/56x56/folder_green.png images/56x56/folder_open.png images/56x56/folder.png images/56x56/funcs_folder.png images/56x56/header.png images/56x56/keyword_cpp.png images/56x56/keyword_d.png images/56x56/macro_def_folder.png images/56x56/macro_def.png images/56x56/macro_use_folder.png images/56x56/macro_use.png images/56x56/macro_use_private.png images/56x56/macro_use_protected.png images/56x56/macro_use_public.png images/56x56/method_private.png images/56x56/method_protected.png images/56x56/method_public.png images/56x56/namespace.png images/56x56/others_folder.png images/56x56/symbols_folder.png images/56x56/typedef.png images/56x56/typedef_private.png images/56x56/typedef_protected.png images/56x56/typedef_public.png images/56x56/typedefs_folder.png images/56x56/unknown.png images/56x56/var_private.png images/56x56/var_protected.png images/56x56/var_public.png images/56x56/vars_folder.png images/64x64/class_folder.png images/64x64/class.png images/64x64/class_private.png images/64x64/class_protected.png images/64x64/class_public.png images/64x64/ctor_private.png images/64x64/ctor_protected.png images/64x64/ctor_public.png images/64x64/dtor_private.png images/64x64/dtor_protected.png images/64x64/dtor_public.png images/64x64/enumerator.png images/64x64/enum.png images/64x64/enum_private.png images/64x64/enum_protected.png images/64x64/enum_public.png images/64x64/enums_folder.png images/64x64/folder_blue_open.png images/64x64/folder_blue.png images/64x64/folder_green_open.png images/64x64/folder_green.png images/64x64/folder_open.png images/64x64/folder.png images/64x64/funcs_folder.png images/64x64/header.png images/64x64/keyword_cpp.png images/64x64/keyword_d.png images/64x64/macro_def_folder.png images/64x64/macro_def.png images/64x64/macro_use_folder.png images/64x64/macro_use.png images/64x64/macro_use_private.png images/64x64/macro_use_protected.png images/64x64/macro_use_public.png images/64x64/method_private.png images/64x64/method_protected.png images/64x64/method_public.png images/64x64/namespace.png images/64x64/others_folder.png images/64x64/symbols_folder.png images/64x64/typedef.png images/64x64/typedef_private.png images/64x64/typedef_protected.png images/64x64/typedef_public.png images/64x64/typedefs_folder.png images/64x64/unknown.png images/64x64/var_private.png images/64x64/var_protected.png images/64x64/var_public.png images/64x64/vars_folder.png > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' depbase=`echo ccoptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 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 cctreectrl.lo -MD -MP -MF .deps/cctreectrl.Tpo -c cctreectrl.cpp -fno-common -DPIC -o .libs/cctreectrl.o In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5:In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from warning: 'GetEventHashTable' 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:93: DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: :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 DECLARE_EVENT_TABLE(); ^ :4012:/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(); ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here 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' ^ /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: #define DECLARE_EVENT_TABLE() wxDECLARE_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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:56: : 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ In file included from cctreectrl.cpp: ^ 10In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk.h:: 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.h:13: :93In file included from ../../../src/include/sdk_common.h:: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5:5399:: 5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); /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/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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:4012:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 30: note: 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: 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_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:note: expanded from macro 'DECLARE_EVENT_TABLE' 69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #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/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 131 virtual wxEventHashTable& GetEventHashTable() const ^ :30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10In file included from ccoptionsdlg.cpp: In file included from :10../../../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_common.hIn file included from ../../../src/include/sdk_precomp.h:99: ../../../src/include/sdk_events.h:78::133:: In file included from warning: ../../../src/include/sdk_common.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h99:229:69:: ../../../src/include/sdk_events.h:78:3: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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(CodeBlocksEvent)/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:229::69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30142:5: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131overridden virtual function is here :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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here note: 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); ^ /Users/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/object.h:227: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 wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::135:30: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 ccoptionsdlg.cpp:10: In file included from In file included from cctreectrl.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:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: 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:13: 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 ^: 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(CodeBlocksDockEvent) 5: ^ 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#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_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/rtti.h:142 ^ :5: 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 226: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:1112: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: DECLARE_ABSTRACT_CLASS(wxEvent) ^ 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22630::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 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 ccoptionsdlg.cppIn file included from ../../../src/include/sdk_common.h:10:99: In 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: ../../../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: #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: 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:13130::30 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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: DECLARE_ABSTRACT_CLASS(wxEvent) ^1112: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: overridden virtual function is here226: 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:#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: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3In file included from ccoptionsdlg.cpp: :10warning: '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(CodeBlocksLogEvent) ^../../../src/include/sdk_precomp.h: 13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from ../../../src/include/sdk_common.h229::9969: : ../../../src/include/sdk_events.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':198 :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(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/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); ^ /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/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ 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 wxDECLARE_ABSTRACT_CLASS(name); \ : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(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: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxClassInfo *GetClassInfo() const ^1112: 5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:142::175:: In file included from note: ../../../src/include/sdk_precomp.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231 wxDECLARE_ABSTRACT_CLASS(name); \ :5: ^ 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] 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: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:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_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: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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) ^ 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 ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cppIn 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(); ^: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.h4010::1342:: In file included from note: ../../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 104: ../../../src/include/editorbase.h:32 virtual const wxEventTable* GetEventTable() const; \ :5: ^ warning: /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: 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:56: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: 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.hIn file included from ccoptionsdlg.cpp:10:400: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ :5:/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' 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:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 4472 virtual wxEventHashTable& GetEventHashTable() const: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(); 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:4010: :42note: 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 virtual const wxEventTable* GetEventTable() const; \ :42 ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from cctreectrl.cpp: virtual wxEventHashTable& GetEventHashTable() const 10: ^ In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:4472In file included from cctreectrl.cpp: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: #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:105:42: ../../../src/include/cbeditor.h:: 45:note: expanded from macro 'wxDECLARE_EVENT_TABLE'9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ ../../../src/include/editorbase.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447232::565:: 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: :42note: 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; \ 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: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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from cctreectrl.cpp:../../../src/include/sdk_precomp.h:1310: : In file included from ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk.h:17126: : In file included from ../../../src/include/editormanager.h:213:9: ../../../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:126: ../../../src/include/editormanager.h: DECLARE_EVENT_TABLE() ^ 213:9: warning: /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] 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:4010expanded 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37124010::3342:: note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13 : In file included from ../../../src/include/sdk_common.h virtual const wxEventTable *GetEventTable() const; :126: ../../../src/include/editormanager.h:213: ^ 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ In file included from ccoptionsdlg.cpp: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.h:17: 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:126 /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/editormanager.h:213 virtual wxEventHashTable& GetEventHashTable() const ^:9 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: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 cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ 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:../../../src/include/logmanager.h:37:13: 39:In file included from ../../../src/include/sdk_common.h note: :127parameter of type 'const wxString &' is declared here : ../../../src/include/logmanager.h:40 inline wxString F(const wxString &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: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:In file included from cctreectrl.cpp:17: 10: In file included from ../../../src/include/sdk.h: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.h:13: 130: In file included from ../../../src/include/sdk_common.h../../../src/include/scriptingmanager.h:270::1309:: ../../../src/include/scriptingmanager.h warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:270 :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:/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:4010:42: note: expanded 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 ^ :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 3712:expanded from macro 'wxDECLARE_EVENT_TABLE' 33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/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: virtual const wxEventTable *GetEventTable() const; ^4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from ccoptionsdlg.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:10: 4012:In file included from ../../../src/include/sdk.h42: note: :17expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_precomp.h:13: virtual wxEventHashTable& GetEventHashTable() const ^In file included from ../../../src/include/sdk_common.h :130/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ../../../src/include/scriptingmanager.h3715::27031: note: overridden virtual function is here :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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; ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: In file included from ccoptionsdlg.cppwarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h: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:4472: ../../../src/include/toolsmanager.h:56::58 note: expanded from macro 'DECLARE_EVENT_TABLE':3 : 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/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40103712::4233:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here 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:3712cctreectrl.cpp::3310: 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 ../../../src/include/sdk_common.h: virtual const wxEventTable *GetEventTable() const; 131: ^ ../../../src/include/toolsmanager.h:In file included from ccoptionsdlg.cpp:58:10: 3: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: 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:4472: ../../../src/include/toolsmanager.h:56:58: :3note: 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 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447242: 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:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from cctreectrl.cpp: virtual wxEventHashTable& GetEventHashTable() const ^ 10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ccoptionsdlg.cpp:34: ../../../src/include/editpairdlg.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 34: ^ 9:/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/osx/window.h:400 note: :5expanded 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:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56: 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; \ ^ :4012:42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 275:5: note: virtual wxEventHashTable& GetEventHashTable() const ^overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:34: ../../../src/include/editpairdlg.h:34:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:25: ../../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:25: ../../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from 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 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 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 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 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 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 ^ 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 ^ 37 warnings generated. 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 ^ 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 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 ^ 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 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 41 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:29: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:29: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:31: ../../../src/include/searchresultslog.h:30:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:31: ../../../src/include/searchresultslog.h:30:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:23: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:23: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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 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 insertclassmethoddlg.lo -MD -MP -MF .deps/insertclassmethoddlg.Tpo -c insertclassmethoddlg.cpp -fno-common -DPIC -o .libs/insertclassmethoddlg.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 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 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 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 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 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 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; ^ 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 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 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 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 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 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 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 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 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 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 ^ 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 ^ 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 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 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 6 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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/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. 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:9: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:9: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/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, ...) ^ 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 ^ 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 -Wl,--no-undefined -L/opt/pkg/lib -o libcodecompletion.la -rpath /opt/pkg/lib/codeblocks/plugins ccoptionsdlg.lo ccoptionsprjdlg.lo cctreectrl.lo classbrowser.lo classbrowserbuilderthread.lo codecompletion.lo coderefactoring.lo doxygen_parser.lo gotofunctiondlg.lo insertclassmethoddlg.lo nativeparser.lo nativeparser_base.lo selectincludefile.lo systemheadersthread.lo parser/ccdebuginfo.lo parser/cclogger.lo parser/parser.lo parser/parser_base.lo parser/parserthread.lo parser/parserthreadedtask.lo parser/profiletimer.lo parser/token.lo parser/tokenizer.lo parser/tokentree.lo parser/searchtree.lo parser/expression.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 ../../../src/base/tinyxml/libtinyxml.la -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libcodecompletion.dylib .libs/ccoptionsdlg.o .libs/ccoptionsprjdlg.o .libs/cctreectrl.o .libs/classbrowser.o .libs/classbrowserbuilderthread.o .libs/codecompletion.o .libs/coderefactoring.o .libs/doxygen_parser.o .libs/gotofunctiondlg.o .libs/insertclassmethoddlg.o .libs/nativeparser.o .libs/nativeparser_base.o .libs/selectincludefile.o .libs/systemheadersthread.o parser/.libs/ccdebuginfo.o parser/.libs/cclogger.o parser/.libs/parser.o parser/.libs/parser_base.o parser/.libs/parserthread.o parser/.libs/parserthreadedtask.o parser/.libs/profiletimer.o parser/.libs/token.o parser/.libs/tokenizer.o parser/.libs/tokentree.o parser/.libs/searchtree.o parser/.libs/expression.o -Wl,-force_load,../../../src/base/tinyxml/.libs/libtinyxml.a -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libcodecompletion.dylib -Wl,-single_module libtool: link: (cd .libs/libcodecompletion.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libcodecompletion.a ccoptionsdlg.o ccoptionsprjdlg.o cctreectrl.o classbrowser.o classbrowserbuilderthread.o codecompletion.o coderefactoring.o doxygen_parser.o gotofunctiondlg.o insertclassmethoddlg.o nativeparser.o nativeparser_base.o selectincludefile.o systemheadersthread.o parser/ccdebuginfo.o parser/cclogger.o parser/parser.o parser/parser_base.o parser/parserthread.o parser/parserthreadedtask.o parser/profiletimer.o parser/token.o parser/tokenizer.o parser/tokentree.o parser/searchtree.o parser/expression.o .libs/libcodecompletion.lax/libtinyxml.a/tinyxml.o .libs/libcodecompletion.lax/libtinyxml.a/tinyxmlerror.o .libs/libcodecompletion.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libcodecompletion.a libtool: link: rm -fr .libs/libcodecompletion.lax libtool: link: ( cd ".libs" && rm -f "libcodecompletion.la" && ln -s "../libcodecompletion.la" "libcodecompletion.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' Making all in compilergcc gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc' Making all in depslib gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib' Making all in src gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib/src' depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_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 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 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 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 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 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 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 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 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 -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 hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fno-common -DPIC -o .libs/hash.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -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 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 fileunix.lo -MD -MP -MF .deps/fileunix.Tpo -c fileunix.c -o fileunix.o >/dev/null 2>&1 depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_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 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 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 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 lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -fno-common -DPIC -o .libs/lists.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -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 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 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 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 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 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 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 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 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 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 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 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 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 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 search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fno-common -DPIC -o .libs/search.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -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 /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 -Wl,--no-undefined -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 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 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 advancedcompileroptionsdlg.lo -MD -MP -MF .deps/advancedcompileroptionsdlg.Tpo -c advancedcompileroptionsdlg.cpp -fno-common -DPIC -o .libs/advancedcompileroptionsdlg.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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' In file included from advancedcompileroptionsdlg.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:4010:: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h42::5398: note: 5: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/osx/window.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:400:: note: 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/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(); ^ 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: 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 compiler_defs.cpp: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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4010 DECLARE_EVENT_TABLE(); ^:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from :4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/sdk_common.h:93: ../../../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(); ^ /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: 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: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 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 ^ /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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' :4012:42: #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: ^ 4012:42: In file included from compiler_defs.cpp:note: expanded from macro 'wxDECLARE_EVENT_TABLE'10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: virtual wxEventHashTable& GetEventHashTable() const ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 DECLARE_DYNAMIC_CLASS(wxScintilla); ^ :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/object.h:229: DECLARE_DYNAMIC_CLASS(wxScintilla); ^69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #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: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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: 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 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 ^:30 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: virtual wxClassInfo *GetClassInfo() const ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:overridden virtual function is here 5: 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: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' :69: note: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /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 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: In file included from compiler_defs.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:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ :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:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS(CodeBlocksEvent)#define 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:229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69:135: note: 5:expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_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:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5142:: note: 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: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131 virtual wxClassInfo *GetClassInfo() const ^ :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: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: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); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: ^ 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:30In file included from compiler_defs.cpp:: note: 10: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:5: note: overridden virtual function is here :99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: 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:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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.hIn file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:13: : In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':99 : ../../../src/include/sdk_events.h: virtual wxClassInfo *GetClassInfo() const 231: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/event.h:1112:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) DECLARE_ABSTRACT_CLASS(wxEvent) ^ /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/object.h:227:69: note: expanded from macro 'DECLARE_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:131:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 30: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: ^ 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:In file included from compiler_defs.cpp note: :10overridden virtual function is here : 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:4472:13:56: In file included from : ../../../src/include/sdk_common.h:note: expanded from macro 'DECLARE_EVENT_TABLE'104: ../../../src/include/editorbase.h:32: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:56: virtual const wxEventTable* GetEventTable() const; \ note: ^ expanded from macro 'DECLARE_EVENT_TABLE' In file included from advancedcompileroptionsdlg.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: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: '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: DECLARE_EVENT_TABLE() 400:5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: overridden virtual function is here 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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:4010 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:42: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:In file included from compiler_defs.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:#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.h4012::10442:: ../../../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 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 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: In file included from compiler_defs.cpp:10: 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:105#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ../../../src/include/cbeditor.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401045::429:: warning: note: expanded from macro 'wxDECLARE_EVENT_TABLE''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 ^:56 : note: ../../../src/include/editorbase.h:expanded from macro 'DECLARE_EVENT_TABLE' 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/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:../../../src/include/editorbase.h: note: 32: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 advancedcompileroptionsdlg.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:105: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^../../../src/include/cbeditor.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401045::429:: warning: note: expanded from macro 'wxDECLARE_EVENT_TABLE''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 compiler_defs.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:4012105: :42../../../src/include/cbeditor.h:: note: 45: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 ^ DECLARE_EVENT_TABLE() ^ ../../../src/include/editorbase.h:32 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5::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(); 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 ^ :../../../src/include/editorbase.h:3242::5 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 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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from 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 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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/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 In file included from compiler_defs.cpp:10: In file included from virtual wxEventHashTable& GetEventHashTable() const; ^ ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 advancedcompileroptionsdlg.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: In file included from compiler_defs.cpp:10: ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58In file included from ../../../src/include/sdk.h::3: 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: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] : 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(); ^ /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: 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: virtual const wxEventTable* GetEventTable() const; \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: 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 compiler_defs.cpp:In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:1710: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:: In file included from ../../../src/include/sdk.h:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3117: In file included from ../../../src/include/sdk_precomp.h:13: note: : In file included from ../../../src/include/sdk_common.h:131overridden virtual function is here : ../../../src/include/toolsmanager.h:58:3 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 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 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 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -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 ^ 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 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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; ^ 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 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 ^ 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 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 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 ^ 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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; ^ 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 ^ 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 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 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 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 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 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 ^ 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 ^ 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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; ^ 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, ...) ^ 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 ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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. 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 ^ 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 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 compilerOW.lo -MD -MP -MF .deps/compilerOW.Tpo -c compilerOW.cpp -o compilerOW.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/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 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 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; ^ 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; ^ 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 ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 compilerG95.lo -MD -MP -MF .deps/compilerG95.Tpo -c compilerG95.cpp -o compilerG95.o >/dev/null 2>&1 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 ^ 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 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 ^ 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; ^ 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 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 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 hereIn file included from compilerGNUFortran.cpp: 7: In file included from ../../../src/include/sdk.h: DECLARE_ABSTRACT_CLASS(wxEvent) 17: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: ../../../src/include/sdk_precomp.h:13expanded from macro 'DECLARE_ABSTRACT_CLASS': In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_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:131:30: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) note: 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' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 ^ 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; ^ 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 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 ^ 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 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 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 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libcompiler.dylib .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 -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 -Wl,-single_module 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 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 databreakpointdlg.cpp:11: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hIn file included from ./debugger_defs.h:16: In file included from :../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221400:5:9: : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472warning: :56:'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' ^ #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:42expanded 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:3712In file included from cdb_driver.cpp::33: note: 10: overridden virtual function is here In file included from virtual const wxEventTable *GetEventTable() const; ^../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: 93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399In file included from databreakpointdlg.cpp::5: 11: In file included from ./debugger_defs.h:16: In file included from ../../../src/include/cbplugin.hwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:18: ../../../src/include/pluginmanager.h DECLARE_DYNAMIC_CLASS(wxScintilla); ^ :221: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/object.h: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:229:4472:56:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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:4012:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31 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: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxEventHashTable& GetEventHashTable() 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 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 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: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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 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:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 debugger_defs.cpp:10: 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:4012:17: :42: 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:99: ../../../src/include/sdk_events.h: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 400:5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 DECLARE_EVENT_TABLE() ^:5 : note: overridden virtual function is here 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:2264472:56:69:: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_EVENT_TABLE' #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_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 131:30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4012:42:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() 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.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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 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 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: In file included from cdb_driver.cpp:expanded from macro 'wxDECLARE_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:111: In file included from ../../../src/include/cbproject.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:19: ../../../src/include/projectmanager.h:474:9: 5: note: overridden virtual function is here 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:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401042: 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 In file included from debugger_defs.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: ^ 13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19In file included from : cdb_driver.cpp:10In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: : 'GetEventHashTable' 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56../../../src/include/sdk_precomp.h: :13: 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.h:474: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:56: 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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/generic/treectlg.h:363:5: note: overridden virtual function is here ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: 31: note: overridden virtual function is here /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 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: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/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_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 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/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 ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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 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] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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 ^ In file included from cdb_driver.cpp:24: In file included from debugger_defs.cpp:20: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h./debugger_defs.h:223:22::15: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]./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; ^ virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: ../../../src/include/debuggermanager.h:57:overridden virtual function is here 22: note: virtual void GetSymbol(wxString &symbol) const = 0; overridden virtual function is here ^ virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from In file included from cdb_driver.cpp:debugger_defs.cpp:24: 20: ./debugger_defs.h:In file included from ./cdb_driver.h:9224:22: In file included from : ./debuggerdriver.h:15: ./debugger_defs.hwarning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :224:22: virtual void GetValue(wxString &value) const; ^warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h: virtual void GetValue(wxString &value) const = 0; ^ 58:22In file included from debugger_defs.cpp:20: : note: ./debugger_defs.h:overridden virtual function is here 225:22: virtual void GetValue(wxString &value) const = 0; ^warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from cdb_driver.cpp:24: virtual bool SetValue(const wxString &value); ^In file included from ./cdb_driver.h ../../../src/include/debuggermanager.h:59:9:22: In file included from : note: ./debuggerdriver.h:overridden virtual function is here 15: ./debugger_defs.h: virtual bool SetValue(const wxString &value) = 0; ^225: 22:In file included from debugger_defs.cpp: warning: 20: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ./debugger_defs.h:226: virtual bool SetValue(const wxString &value); ^ 22:../../../src/include/debuggermanager.h: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 59:22: virtual void GetFullWatchString(wxString &full_watch) const; note: overridden virtual function is here ^ ../../../src/include/debuggermanager.h:60:22: note: virtual bool SetValue(const wxString &value) = 0; overridden virtual function is here ^ In file included from cdb_driver.cpp: virtual void GetFullWatchString(wxString &full_watch) const = 0; ^24: In file included from ./cdb_driver.hIn file included from debugger_defs.cpp:20: :9./debugger_defs.h:227: In file included from :22./debuggerdriver.h:: 15: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]./debugger_defs.h: 226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: virtual void GetFullWatchString(wxString &full_watch) const; note: ^ overridden virtual function is here ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from debugger_defs.cpp virtual void GetFullWatchString(wxString &full_watch) const = 0; ^:20 : ./debugger_defs.h:In file included from cdb_driver.cpp228:22:24: : In file included from warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: virtual void SetType(const wxString &type); ./debugger_defs.h: ^ 227:22: ../../../src/include/debuggermanager.h:warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]62: 22: note: overridden virtual function is here virtual void GetType(wxString &type) const; ^ virtual void SetType(const wxString &type) = 0; ../../../src/include/debuggermanager.h: ^ 61:22In file included from debugger_defs.cpp: :20note: overridden virtual function is here: ./debugger_defs.h :230:26: virtual void GetType(wxString &type) const = 0; ^ warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from cdb_driver.cpp:24: In file included from virtual wxString GetDebugString() const; ^./cdb_driver.h: ../../../src/include/debuggermanager.h:649: :26In file included from ./debuggerdriver.h: :15note: overridden virtual function is here: ./debugger_defs.h :228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const = 0; ^ 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; ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.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 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' 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 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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(); ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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; ^ 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; ^ 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 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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, ...) ^ 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; ^ 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; ^ 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 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 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; ^ 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 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 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 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 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:140In file included from editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h: ../../../src/include/xtra_res.h::17: In file included from 40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk_precomp.h: 13 DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ : 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: ../../../src/include/sdk_events.h:198:69: 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(CodeBlocksLogEvent) ^ ^ /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:229: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:131: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: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/xrc/xh_dlg.h:19: wxDECLARE_ABSTRACT_CLASS(name); \ ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:overridden virtual function is here 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: note: 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'/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:30: 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 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 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 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 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; ^ 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.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 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 ^ 42 warnings generated. 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.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 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); ^ 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 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 ^ 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 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; ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libdebugger.dylib .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 -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 -Wl,-single_module 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 defaultmimehandler.lo -MD -MP -MF .deps/defaultmimehandler.Tpo -c defaultmimehandler.cpp -fno-common -DPIC -o .libs/defaultmimehandler.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 editmimetypesdlg.lo -MD -MP -MF .deps/editmimetypesdlg.Tpo -c editmimetypesdlg.cpp -fno-common -DPIC -o .libs/editmimetypesdlg.o 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_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 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:1099: ../../../src/include/sdk_events.h: In file included from ../../../src/include/sdk.h:172:17:3: warning: 'GetClassInfo' 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ DECLARE_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:4472:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 56: note: expanded from macro 'DECLARE_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); \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: :131:30expanded 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const DECLARE_ABSTRACT_CLASS(wxEvent)In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h: ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:In file included from EmbeddedHtmlPanel.cpp:10: In file included from ../../../src/include/sdk.h:17: 5: In file included from ../../../src/include/sdk_precomp.hnote: overridden virtual function is here:13 : In file included from DECLARE_EVENT_TABLE() ^../../../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:4472:198:56:3: note: warning: expanded from macro 'DECLARE_EVENT_TABLE' 'GetClassInfo' 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:42 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229expanded from macro 'wxDECLARE_EVENT_TABLE' :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxEventHashTable& GetEventHashTable() 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from defaultmimehandler.cpp:10: 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:In file included from ../../../src/include/sdk.h:17: In file included from 49../../../src/include/sdk_precomp.h::9: 13: warning: 'GetClassInfo' 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 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^../../../src/include/cbproject.h: 19: /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 ../../../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: :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) ^ 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.h:131:30: note: :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:376: 5:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: ^ overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) /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/object.h:229:69: note: expanded from macro 'DECLARE_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:131: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/generic/treectlg.h:376:5: note: overridden virtual function is here 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/rtti.h:131:30: note: :229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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:142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editmimetypesdlg.cpp: wxDECLARE_ABSTRACT_CLASS(name); \ 10: In file included from ^ ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:17: :30In 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 ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50: virtual wxClassInfo *GetClassInfo() const ^ 9: warning: In file included from defaultmimehandler.cpp:10: In file included from ../../../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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() 9: warning: ^'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 virtual const wxEventTable* GetEventTable() const; \ ^ :In file included from editmimetypesdlg.cpp:1056:: 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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ 13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:519: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 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: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 ^: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 wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: 363:In file included from defaultmimehandler.cpp5: :10note: overridden virtual function is here: In file included from ../../../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:111: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/cbproject.h4472:56:19: : In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../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::9:4012: warning: 42:'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:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:In file included from defaultmimehandler.cpp:1019: ../../../src/include/projectmanager.h:474: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h::9:13: In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 474: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: 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: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from editmimetypesdlg.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:13: 4010:In file included from ../../../src/include/sdk_common.h42::111 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h: virtual const wxEventTable* GetEventTable() const; \ ^ 474: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] 3712:33 DECLARE_EVENT_TABLE() ^ :/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' virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from defaultmimehandler.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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 wxEventHashTable& GetEventHashTable() const 111: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/cbproject.h3715::1931:: ../../../src/include/projectmanager.h:474:9: 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 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ^ In file included from editmimetypesdlg.cpp:10: ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/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 ../../../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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51: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: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /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 ^ 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 defaultmimehandler.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:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk_precomp.h virtual wxEventHashTable& GetEventHashTable() const ^ :13: In file included from ../../../src/include/sdk_common.h:118: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715../../../src/include/pipedprocess.h::31: 51:9note: overridden virtual function is here : warning: virtual wxEventHashTable& GetEventHashTable() const; ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_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 editmimetypesdlg.cpp:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:33:../../../src/include/sdk_precomp.h: note: overridden virtual function is here 13: In file included from ../../../src/include/sdk_common.h:130: virtual const wxEventTable *GetEventTable() const; ^ ../../../src/include/scriptingmanager.h:In file included from EmbeddedHtmlPanel.cpp270::10: In file included from ../../../src/include/sdk.h:17: In file included from 9: warning: '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.h:130: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/scriptingmanager.h:2704472:56: note: expanded from macro '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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here : virtual const wxEventTable *GetEventTable() const; ^ In file included from editmimetypesdlg.cpp:10: In file included from ../../../src/include/sdk.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::17 note: expanded from macro 'DECLARE_EVENT_TABLE' : #define DECLARE_EVENT_TABLE() wxDECLARE_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:270: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 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' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^ :3715:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 31: note: overridden virtual function is here 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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: 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:In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:5813: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: :warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3: 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() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56: 4472:56note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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: 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 #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:In file included from EmbeddedHtmlPanel.cpp:104010:: In file included from ../../../src/include/sdk.h:1742: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ ../../../src/include/sdk_precomp.h:In file included from editmimetypesdlg.cpp:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: 10warning: '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() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: 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:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.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(); ^ /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: 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const; ^:3715:31: note: overridden virtual function is here 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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 editmimetypesdlg.lo -MD -MP -MF .deps/editmimetypesdlg.Tpo -c editmimetypesdlg.cpp -o editmimetypesdlg.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 EmbeddedHtmlPanel.lo -MD -MP -MF .deps/EmbeddedHtmlPanel.Tpo -c EmbeddedHtmlPanel.cpp -o EmbeddedHtmlPanel.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 defaultmimehandler.lo -MD -MP -MF .deps/defaultmimehandler.Tpo -c defaultmimehandler.cpp -o defaultmimehandler.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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libdefaultmimehandler.dylib .libs/defaultmimehandler.o .libs/editmimetypesdlg.o .libs/EmbeddedHtmlPanel.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 -Wl,-single_module 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 filepathpanel.lo -MD -MP -MF .deps/filepathpanel.Tpo -c filepathpanel.cpp -fno-common -DPIC -o .libs/filepathpanel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_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 buildtargetpanel.lo -MD -MP -MF .deps/buildtargetpanel.Tpo -c buildtargetpanel.cpp -fno-common -DPIC -o .libs/buildtargetpanel.o 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:5398In file included from filepathpanel.cpp::5: 10: warning: '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 ../../../src/include/sdk_precomp.h:13: In file included from DECLARE_EVENT_TABLE(); ^../../../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: 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(); ^ #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:401056::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: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: 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/osx/window.h:400:556: 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: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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :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; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^In file included from filepathpanel.cpp :10: In file included from ../../../src/include/sdk.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:1317: In 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:93: 93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5398:55:: 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: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:42:4012 note: :42: 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here :400: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: 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:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :4012:42: virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerpanel.cpp:note: expanded 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 :13: In file included from ../../../src/include/sdk_common.h:93: In file included from filepathpanel.cpp../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_DYNAMIC_CLASS(wxScintilla); ^ 10/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 note: 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:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: wxDECLARE_ABSTRACT_CLASS(name); \ 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: DECLARE_DYNAMIC_CLASS(wxScintilla); ^30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'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: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 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/rtti.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'142: 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: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/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *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 compilerpanel.cpp DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:10: In file included from ../../../src/include/sdk.h227::1769: : In file included from ../../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3#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: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: wxDECLARE_DYNAMIC_CLASS(name) 69: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: 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: 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' 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 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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/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 filepathpanel.cpp:10: In file included from ../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_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 compilerpanel.cpp227:69: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' :10: ^ #define 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:229:69In file included from ../../../src/include/sdk.h: note: expanded from macro 'DECLARE_DYNAMIC_CLASS':17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h In file included from :135../../../src/include/sdk_precomp.h::5#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 13: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ wxDECLARE_DYNAMIC_CLASS(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 ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:99: ../../../src/include/sdk_events.h wxDECLARE_ABSTRACT_CLASS(name); \:153:3142:5: 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); \ ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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: virtual wxClassInfo *GetClassInfo() const ^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/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ ::142:1112:5:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) wxDECLARE_ABSTRACT_CLASS(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/object.h:226:69 virtual wxClassInfo *GetClassInfo() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: note: overridden virtual function is here expanded 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: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/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:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here In file included from DECLARE_ABSTRACT_CLASS(wxEvent) ^ filepathpanel.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/object.h:13:226:: In file included from 69:../../../src/include/sdk_common.h: note: 99: expanded from macro 'DECLARE_ABSTRACT_CLASS' ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent)In file included from compilerpanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 10 ^30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../src/include/sdk.h:17 virtual wxClassInfo *GetClassInfo() const ^ : 229:69In file included from ../../../src/include/sdk_precomp.h: :13note: expanded from macro 'DECLARE_DYNAMIC_CLASS': In file included from ../../../src/include/sdk_common.h: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: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^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); \ ^ #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:1112 ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: :30note: overridden virtual function is here : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: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: ^ 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:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ 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 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' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); In file included from In file included from ^filepathpanel.cpp:10compilerpanel.cpp:10: In file included from : ../../../src/include/sdk.h:17In 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/rtti.h:../../../src/include/sdk_precomp.h:13131../../../src/include/sdk_precomp.h: :In file included from ../../../src/include/sdk_common.h:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':13 99: ../../../src/include/sdk_events.h virtual wxClassInfo *GetClassInfo() const : In file included from : ^ 198../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h::198: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(CodeBlocksLogEvent) 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:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :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: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:30: 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from buildtargetpanel.cpp::105: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'1112: In file included from ../../../src/include/sdk.h: 5: note: wxDECLARE_ABSTRACT_CLASS(name); \: ^overridden virtual function is here 17 DECLARE_ABSTRACT_CLASS(wxEvent) ^: In file included from ../../../src/include/sdk_precomp.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: In file included from :226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 131../../../src/include/sdk_common.h:99#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);: ../../../src/include/sdk_events.h:198: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30::131 :note: 330: :expanded from macro 'wxDECLARE_ABSTRACT_CLASS' warning: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /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:1112: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:142 DECLARE_ABSTRACT_CLASS(wxEvent) In file included from :filepathpanel.cpp ^5:10: In file included from ../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69In file included from :: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 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:../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:131 231:5: warning: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent)5: note: overridden virtual function is here ^ DECLARE_ABSTRACT_CLASS(wxEvent)/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/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(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:135:5::30 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN': note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ virtual wxClassInfo *GetClassInfo() constIn file included from ^ compilerpanel.cpp:10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':13: In file included from ../../../src/include/sdk_common.h:99 wxDECLARE_ABSTRACT_CLASS(name); \ ^ : ../../../src/include/sdk_events.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:231:5:30:In file included from : 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) buildtargetpanel.cpp: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:10 : virtual wxClassInfo *GetClassInfo() const ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:227:159869: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ../../../src/include/sdk.h:5:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) :17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ^../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h ^ :231:5: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5'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: :227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: 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:135:5 expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN': 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: ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /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.hexpanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 5: note: :#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^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 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:30: note: :5expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :131: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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: :5: note: 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 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: 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#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: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ 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: 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: #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: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 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 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 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 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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: 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::10456: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4012:42: DECLARE_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:4472:In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here buildtargetpanel.cpp DECLARE_EVENT_TABLE():10: In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'DECLARE_EVENT_TABLE' :56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: : expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_common.h :104: ../../../src/include/editorbase.h #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :32 ^ virtual wxEventHashTable& GetEventHashTable() const:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: 5 : expanded from macro 'wxDECLARE_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:56: 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: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: virtual const wxEventTable* GetEventTable() const; \ ^ 5: 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:56: 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: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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010In file included from compilerpanel.cpp:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :10: In file included from ../../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \ :17 ^: In file included from ../../../src/include/sdk_precomp.h :13: In file included from ../../../src/include/sdk_common.h:104: In file included from buildtargetpanel.cpp:../../../src/include/editorbase.h:32:5: 10: warning: '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 ^ ../../../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.h:56: 104: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../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:4012 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: 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 note: overridden virtual function is here : 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: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: 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:#define DECLARE_EVENT_TABLE() 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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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:In file included from compilerpanel.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 ../../../src/include/sdk_common.h:105:13: ../../../src/include/cbeditor.h:45: In file included from ../../../src/include/sdk_common.h:9:105: : warning: ../../../src/include/cbeditor.h:45:'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] /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: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; \ ^ ../../../src/include/editorbase.h:32 virtual const wxEventTable* GetEventTable() const; \ :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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447256: note: expanded from macro '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: 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 virtual const wxEventTable* GetEventTable() const; \ :42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from compilerpanel.cpp :10: In file included from virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/sdk.h:In file included from buildtargetpanel.cpp:17: 10: In file included from 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 ../../../src/include/sdk_precomp.h105: :13../../../src/include/cbeditor.h:45: In file included from ../../../src/include/sdk_common.h:105: :9:../../../src/include/cbeditor.h: warning: 45:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: 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:#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 ^ ../../../src/include/editorbase.h:32::4012:5:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: 32:5: 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 wxEventHashTable& GetEventHashTable() const ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:: In file included from ../../../src/include/sdk_precomp.h10: In file included from ../../../src/include/sdk.h:17:13: In file included from : In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_precomp.h:13: :110: In file included from ../../../src/include/cbplugin.h:18In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h: ../../../src/include/pluginmanager.h:221:9:: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 18In file included from : ../../../src/include/pluginmanager.h: DECLARE_EVENT_TABLE() ^ buildtargetpanel.cpp: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.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.hIn file included from ../../../src/include/sdk_common.h:221:9::4010: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]110: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from DECLARE_EVENT_TABLE() ^../../../src/include/cbplugin.h virtual const wxEventTable* GetEventTable() const; \ :18: ^ ../../../src/include/pluginmanager.h:221: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: DECLARE_EVENT_TABLE():4472:56: 3712note: ^ expanded from macro 'DECLARE_EVENT_TABLE':33: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : virtual const wxEventTable *GetEventTable() const;4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:56 note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from compilerpanel.cpp: virtual const wxEventTable* GetEventTable() const; \ ^ 10: note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:17 : ^ 33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :: 13: In file included from note: overridden virtual function is here ../../../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: ^110: In file included from ../../../src/include/cbplugin.h:18 3712: ../../../src/include/pluginmanager.h:33:221: note: overridden virtual function is here :9In file included from filepathpanel.cpp:10: virtual const wxEventTable *GetEventTable() const; :In file included from ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from buildtargetpanel.cpp../../../src/include/sdk.h:17: In file included from :../../../src/include/sdk_precomp.h: DECLARE_EVENT_TABLE()10: In file included from ../../../src/include/sdk.h:17 13: ^: In file included from In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::../../../src/include/sdk_common.h447213::56:: 110 : In file included from ../../../src/include/cbplugin.hnote: expanded from macro 'DECLARE_EVENT_TABLE' In file included from :18: ../../../src/include/pluginmanager.h../../../src/include/sdk_common.h:110#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :: ^In file included from 221 ../../../src/include/cbplugin.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::9: 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]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: note: overridden virtual function is here DECLARE_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.h4472: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: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: virtual wxEventHashTable& GetEventHashTable() const ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: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 buildtargetpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from compilerpanel.cpp:10In file included from : In file included from ../../../src/include/sdk_precomp.h:13: ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19:13: In file included from filepathpanel.cpp:10: In file included from In file included from : ../../../src/include/sdk_common.h../../../src/include/sdk.hIn file included from ../../../src/include/projectmanager.h::111:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/cbproject.h:19: In file included from 19: In file included from ../../../src/include/projectmanager.h:19../../../src/include/sdk_common.h:111: ../../../src/include/cbtreectrl.h: In file included from : ../../../src/include/cbtreectrl.h:49:9: ../../../src/include/cbproject.h::49:9:19: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/projectmanager.hwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 19: ../../../src/include/cbtreectrl.h: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ 49/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: DECLARE_DYNAMIC_CLASS(cbTreeCtrl):69:9: warning: note: expanded from macro 'DECLARE_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/object.h:229#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :69: ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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/rtti.h:142:5:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 229:69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 142:5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: :131:30expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS': #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 wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const :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/generic/treectlg.h 131:30: :376note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) 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/object.h:131:30: :229:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ virtual wxClassInfo *GetClassInfo() const ^ 69/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:376:::5376:5:: note: note: overridden virtual function is here overridden virtual function is here note: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' #define 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 DECLARE_DYNAMIC_CLASS(wxTreeCtrl):note: 229expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22969 wxDECLARE_ABSTRACT_CLASS(name); \:: 69: ^note: 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:#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: :131note: 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); \ :5: 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/rtti.h::131:30131:30:: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from virtual wxClassInfo *GetClassInfo() const ^ compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h:In file included from filepathpanel.cpp:1017 : In file included from note: expanded from macro 'wxDECLARE_ABSTRACT_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:111: In file included from ../../../src/include/cbproject.h: virtual wxClassInfo *GetClassInfo() const ^ : In file included from ../../../src/include/sdk_precomp.h:13In file included from 19: In file included from : buildtargetpanel.cpp../../../src/include/projectmanager.hIn file included from ::../../../src/include/sdk_common.h1019:: : 111In file included from ../../../src/include/cbtreectrl.h: ../../../src/include/sdk.h:In file included from :50../../../src/include/cbproject.h17::: 919In file included from :: ../../../src/include/sdk_precomp.h In file included from ../../../src/include/projectmanager.h::warning: 1913: In file included from ../../../src/include/sdk_common.h:111: : In file included from ../../../src/include/cbproject.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :19: In file included from ../../../src/include/projectmanager.h:19../../../src/include/cbtreectrl.h DECLARE_EVENT_TABLE(): : ../../../src/include/cbtreectrl.h50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :50: 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 DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :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: virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 ^4472 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:56: note: expanded from macro '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/generic/treectlg.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();363363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() : ^ 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^note: 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: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 '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: note: expanded from macro 'DECLARE_EVENT_TABLE' ^ 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() #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: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \4472: ^56: : note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from 42:filepathpanel.cpp 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; \: 10note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \: In file included from In file included from ../../../src/include/sdk.h:buildtargetpanel.cpp ^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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: : In file included from In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.hIn file included from 19: compilerpanel.cpp:../../../src/include/cbtreectrl.h:19:10: 50:9: : In file included from ../../../src/include/sdk.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ ../../../src/include/cbtreectrl.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::1756::50: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../src/include/sdk_precomp.h9 :13: 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.h19: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :4012: DECLARE_EVENT_TABLE()In file included from ../../../src/include/projectmanager.h ^ 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: :19expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ../../../src/include/cbtreectrl.h ^ 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' 50:9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: 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: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: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:4472:56: note: expanded from macro '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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: 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' note: expanded from macro 'wxDECLARE_EVENT_TABLE' 4472 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 ^ :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 DECLARE_EVENT_TABLE()compilerpanel.cpp:10: In file included from In file included from buildtargetpanel.cpp:10: In file included from ../../../src/include/sdk.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/event.h::174472:13: In file included from ../../../src/include/sdk_common.h: 56In file included from ../../../src/include/sdk_precomp.h: note: expanded from macro 'DECLARE_EVENT_TABLE' :13: :111#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ../../../src/include/sdk_common.h:111: In file included from In file included from ../../../src/include/cbproject.h:19: ../../../src/include/cbproject.h:19: ^ ../../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::474../../../src/include/projectmanager.h:474:9:42: note: :9 expanded from macro 'wxDECLARE_EVENT_TABLE'warning: : warning: virtual const wxEventTable* GetEventTable() const; \ '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()/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:447233::56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: overridden virtual function is here note: :4472expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const;:#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' ^ 4010 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: In file included from :filepathpanel.cpp:10 note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk.h : virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ 17: /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:../../../src/include/sdk_precomp.h:13: In file included from :3712:../../../src/include/sdk_common.h3712::33:11133: note: overridden virtual function is here note: virtual const wxEventTable *GetEventTable() const; ^ : In file included from ../../../src/include/cbproject.h:19In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h:17overridden virtual function is here : : ../../../src/include/projectmanager.h:474:9In file included from ../../../src/include/sdk_precomp.h:13: : 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 ../../../src/include/sdk_common.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from 111:: In file included from buildtargetpanel.cpp../../../src/include/cbproject.h4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE':10: In file included from :19: ../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../src/include/projectmanager.h: :474In file included from :../../../src/include/sdk_precomp.h9::13: In file included from ^../../../src/include/sdk_common.h :warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42111'GetEventHashTable' 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:474note: :9 DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE' ^ : /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 virtual wxEventHashTable& GetEventHashTable() 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:3715:31 56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_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:4012 virtual wxEventHashTable& GetEventHashTable() const; :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 ^ ^ /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:37153715:31::31: note: overridden virtual function is here note: virtual wxEventHashTable& GetEventHashTable() const; ^ 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here 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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: In file included from compilerpanel.cpp:10overridden virtual function is here : bool RemovePage(size_t page); ^ In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:In file included from buildtargetpanel.cpp13: :10In file included from ../../../src/include/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 ../../../src/include/sdk.h bool DeletePage(size_t page); :17: In file included from ../../../src/include/sdk_precomp.h:13 ^ : In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ DECLARE_EVENT_TABLE() ^In file included from compilerpanel.cpp: 10: /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:120: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^../../../src/include/cbauibook.h: 125:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:14:4010:42 warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'wxDECLARE_EVENT_TABLE' bool RemovePage(size_t page); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: ^ 290:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:10:436:5: note: overridden virtual function is here note: overridden virtual function is here bool RemovePage(size_t page); DECLARE_EVENT_TABLE() ^ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hfilepathpanel.cpp:10: :In file included from compilerpanel.cpp:10In file included from 4472../../../src/include/sdk.h::56: : In file included from ../../../src/include/sdk.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 1717: : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();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.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_common.h::120120: 4010../../../src/include/cbauibook.h:115:42: ../../../src/include/cbauibook.h::401::14 9:note: :expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'DeletePage' 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] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() bool DeletePage(size_t page);In file included from buildtargetpanel.cpp: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 ../../../src/include/sdk_precomp.h ^4472: :13: In file included from ../../../src/include/sdk_common.h:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 120/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:: ../../../src/include/cbauibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();10401 ::9: ^ warning: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :overridden virtual function is here DECLARE_EVENT_TABLE() ^ 42 bool DeletePage(size_t page); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 4472 ^ :56: virtual const wxEventTable* GetEventTable() const; \ ^note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from filepathpanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 :10: In file included from :5../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: note: : overridden virtual function is here 13: 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:4472In file included from 4012::4256:: note: expanded from macro 'DECLARE_EVENT_TABLE' note: ../../../src/include/sdk_common.h:120expanded 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../../../src/include/cbauibook.h:125::4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h bool RemovePage(size_t page); : ^436 ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:note: overridden virtual function is here 290:10: In file included from compilerpanel.cpp:10: note: In file included from DECLARE_EVENT_TABLE()overridden virtual function is here../../../src/include/sdk.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h bool RemovePage(size_t page); ^17: : 4472:In file included from In file included from filepathpanel.cpp../../../src/include/sdk_precomp.h:13: :56In file included from 10: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h:120#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ../../../src/include/cbauibook.h ^ :401: 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::401213::42: note: 9: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_common.h: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :120: ../../../src/include/cbauibook.h DECLARE_EVENT_TABLE() ^ :401/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::94472:: 56 virtual wxEventHashTable& GetEventHashTable() constwarning: : 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:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::5642:: 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/aui/auibook.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:436:5:4010: note: overridden virtual function is here 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/aui/auibook.h:436:5:56: 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:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472:5642: 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 virtual wxEventHashTable& GetEventHashTable() const : note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: 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:expanded from macro 'wxDECLARE_EVENT_TABLE' 13In file included from : In file included from compilerpanel.cpp: virtual const wxEventTable* GetEventTable() const; \ 10../../../src/include/sdk_common.h ^ :: In file included from 126: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk.h 33: DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: overridden virtual function is here:4472:17 56: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: :note: expanded from macro 'DECLARE_EVENT_TABLE'126 virtual const wxEventTable *GetEventTable() const; : ../../../src/include/editormanager.h: ^ 213:9:In file included from buildtargetpanel.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 10warning: : '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:13: In file included from ../../../src/include/sdk_common.h ^ ^: 126: ../../../src/include/editormanager.h:213/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4472:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE''GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56 DECLARE_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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4472:: ^3712 :33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56:4010:42: note: overridden virtual function is here : : 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(); ^ In file included from virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42filepathpanel.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.hnote: :expanded from macro 'wxDECLARE_EVENT_TABLE'13: : 3712In file included from ../../../src/include/sdk_common.h:126: virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editormanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:213:::3331: note: overridden virtual function is here9: 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() ^ ^ 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 compilerpanel.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.h4012::13: In file included from ../../../src/include/sdk_common.h42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :126: ../../../src/include/editormanager.h virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715::213:931: 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 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); ^ ../../../src/include/logmanager.h:37:39: 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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: 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:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from buildtargetpanel.cpp:10: In file included from ../../../src/include/sdk.h3715:31: :note: 17: In file included from ../../../src/include/sdk_precomp.h:overridden virtual function is here 13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: virtual wxEventHashTable& GetEventHashTable() const; 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:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h :130: ../../../src/include/scriptingmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:270:9: 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: #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:#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/Users/pbulk/build/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 In file included from compilerpanel.cpp:10: In file included from buildtargetpanel.cpp:../../../src/include/sdk.h:10: 17: In file included from ../../../src/include/sdk_precomp.h:13In file included from : In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../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:4472:56::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: '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: 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: overridden virtual function is here 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:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.hIn 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:131: ../../../src/include/toolsmanager.h:58:3: :warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5617: 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:131: ../../../src/include/toolsmanager.h:58: ^3: 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; \ #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::3712:334010:: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33overridden virtual function is here : note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ 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 In file included from ../../../src/include/sdk_common.h:131compilerpanel.cpp:: ../../../src/include/toolsmanager.h10: :58In file included from ../../../src/include/sdk.h::317: 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: DECLARE_EVENT_TABLE() ^131: ../../../src/include/toolsmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447258::563:: warning: note: 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: 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:4012 virtual wxEventHashTable& GetEventHashTable() const :42 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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 buildtargetpanel.cpp:10In file included from : filepathpanel.cpp:10In file included from ../../../src/include/sdk.h:17: : In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk_precomp.h:17: In file included from :13../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../src/include/sdk_common.h:140../../../src/include/sdk_common.h: ../../../src/include/xtra_res.h:40::140: ../../../src/include/xtra_res.h:40: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(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:#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: expanded from macro 'DECLARE_DYNAMIC_CLASS' :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: 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: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19 :5: virtual wxClassInfo *GetClassInfo() const ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:5: note: note: overridden virtual function is here expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /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: 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); ^ /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::30: 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 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] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9:In file included from filepathpanel.cpp: 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:4472:5617: 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:142: ../../../src/include/infowindow.h:61 :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: 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.hnote: expanded from macro 'DECLARE_EVENT_TABLE' :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: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(); ^ /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/osx/window.h:42:In file included from :400compilerpanel.cpp:5: :note: expanded from macro 'wxDECLARE_EVENT_TABLE' 10: In file included from ../../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \ :17: In file included from note: overridden virtual function is here DECLARE_EVENT_TABLE() ^../../../src/include/sdk_precomp.h :13 : ^ In file included from ../../../src/include/sdk_common.hIn file included from buildtargetpanel.cpp::142: ../../../src/include/infowindow.h10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 61:9In file included from ../../../src/include/sdk.h:17: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_precomp.h:4472: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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h ^::61:9:4472 :56: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_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/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 '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 const wxEventTable* GetEventTable() const; \ ^:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \ In file included from filepathpanel.cpp:10: 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/osx/window.h:400:17: 5: In file included from ../../../src/include/sdk_precomp.hnote: overridden virtual function is here:: 1342: DECLARE_EVENT_TABLE(): In file included from ../../../src/include/sdk_common.h : ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 142 virtual wxEventHashTable& GetEventHashTable() constnote: expanded from macro 'DECLARE_EVENT_TABLE' : ^ ../../../src/include/infowindow.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:61:400:5: :9: note: ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here 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: 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:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual const wxEventTable* GetEventTable() const; \ ^ :note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from 42:compilerpanel.cpp: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: 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 ^: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:142:42: : ../../../src/include/infowindow.h:61:note: expanded from macro 'wxDECLARE_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: 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: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ 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' #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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012note: overridden virtual function is here: 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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 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 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 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 genericselectpath.lo -MD -MP -MF .deps/genericselectpath.Tpo -c genericselectpath.cpp -fno-common -DPIC -o .libs/genericselectpath.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_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 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 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 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 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 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() ^In file included from genericsinglechoicelist.cpp :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from ../../../src/include/sdk.h:4472:56: note: 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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from virtual wxEventHashTable& GetEventHashTable() const../../../src/include/sdk_common.h: ^ 104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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 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 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 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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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. 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_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 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 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 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 projectpathpanel.lo -MD -MP -MF .deps/projectpathpanel.Tpo -c projectpathpanel.cpp -fno-common -DPIC -o .libs/projectpathpanel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_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 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 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 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' In file included from wiz.cpp virtual wxEventHashTable& GetEventHashTable() const In file included from :10: In file included from ../../../src/include/sdk.hprojectpathpanel.cpp ^::17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h10 : In file included from :In file included from wizpage.cpp:1099: In file included from ../../../src/include/sdk.h:../../../src/include/sdk.h: 17:: In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_events.h:78:3: 17:warning: : 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from 13: In file included from ../../../src/include/sdk_precomp.h: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ../../../src/include/sdk_common.h:13: In file included from ../../../src/include/sdk_common.h93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399 ^ ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:2295: 99:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 69:../../../src/include/sdk_events.h: note: 78:3: DECLARE_DYNAMIC_CLASS(wxScintilla); 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:229expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^:69 #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /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); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 ^ : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 wxDECLARE_ABSTRACT_CLASS(name); \ ^:5:#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 'wxDECLARE_DYNAMIC_CLASS' :142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:131:30 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:131note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':30 : 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/rtti.h :131: ^ 30/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/osx/control.h:19: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5:5:: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const note: overridden virtual function is here ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_ABSTRACT_CLASS(wxControl) ^ /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:227:1598:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: note: 69expanded from macro 'DECLARE_ABSTRACT_CLASS'overridden virtual function is here: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^#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:30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :227: virtual wxClassInfo *GetClassInfo() const69: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN':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::5:142: note: 5: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:: 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 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 wiz.cppIn file included from ../../../src/include/sdk_common.h:10:99: In file included from : ../../../src/include/sdk_events.h../../../src/include/sdk.h::15317: :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: ../../../src/include/sdk_events.h:153 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) :3 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: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: 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:5: note: 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/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: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: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:131: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 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' In file included from projectpathpanel.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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:13:5:: In file included from note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'../../../src/include/sdk_common.h: 99: ../../../src/include/sdk_events.h:172:3 wxDECLARE_ABSTRACT_CLASS(name); \ : ^ 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] 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ 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.h:: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 1112:5: note: overridden virtual function is here #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.h:142 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:2265: :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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.hIn file included from projectpathpanel.cpp:131:10:30: In file included from ../../../src/include/sdk.h:17: : In file included from ../../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const 13 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:: In file included from 5: note: overridden virtual function is here../../../src/include/sdk_common.h: 99: ../../../src/include/sdk_events.h DECLARE_ABSTRACT_CLASS(wxEvent) :198 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:3:226: warning: '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#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:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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/event.h:1112:5: note: overridden virtual function is here In file included from wiz.cpp: DECLARE_ABSTRACT_CLASS(wxEvent) 10: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:../../../src/include/sdk.h:69: 17: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'In file included from ../../../src/include/sdk_precomp.h :13: In file included from ../../../src/include/sdk_common.h:99: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^../../../src/include/sdk_events.h: 231:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:131: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_NO_ASSIGN(CodeBlocksThreadEvent) 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 ^ /Users/pbulk/build/editors/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 projectpathpanel.cpp: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 10: In file included from ../../../src/include/sdk.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:17: In file included from 135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ../../../src/include/sdk_precomp.h wxDECLARE_DYNAMIC_CLASS(name):13: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../src/include/sdk_common.h:142:99: ../../../src/include/sdk_events.h:5:231: note: 5: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_NO_ASSIGN(CodeBlocksThreadEvent) /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:227: :69note: 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: 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../../../src/include/editorbase.h:32:5::13 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32: DECLARE_EVENT_TABLE() 5: ^ 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: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/osx/window.h:400:42:5: note: note: expanded from macro 'wxDECLARE_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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:56:400:5 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: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:4010 ^ :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from wiz.cpp:10: virtual const wxEventTable* GetEventTable() const; \ ^In file included from ../../../src/include/sdk.h :17: In file included from In file included from projectpathpanel.cpp:../../../src/include/sdk_precomp.h:10: In file included from 13: ../../../src/include/sdk.h:17In file included from ../../../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.h:5:104: warning: ../../../src/include/editorbase.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 32: DECLARE_EVENT_TABLE() 5: ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: 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: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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h DECLARE_EVENT_TABLE() :400 ^ :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() ^ #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:42: note: 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 projectpathpanel.cpp:In file included from wiz.cpp:10: In file included from ../../../src/include/sdk.h10: In file included from :17../../../src/include/sdk.h:: In file included from 17: In file included from ../../../src/include/sdk_precomp.h:13: ../../../src/include/sdk_precomp.h:13In file included from ../../../src/include/sdk_common.h: In file included from :105: ../../../src/include/cbeditor.h:45../../../src/include/sdk_common.h::9105: : ../../../src/include/cbeditor.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 45: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: expanded from macro '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: 4010: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() 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 /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 wiz.cpp:In file included from projectpathpanel.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: :13In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../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:'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: /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 ../../../src/include/editorbase.h:32 ^ :../../../src/include/editorbase.h:325::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 /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: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 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 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 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 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:In file included from projectpathpanel.cpp:10: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(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 ../../../src/include/sdk.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../src/include/sdk_precomp.h:13131:: 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: virtual wxClassInfo *GetClassInfo() const ^In file included from ../../../src/include/projectmanager.h :19In file included from wiz.cpp:: ../../../src/include/cbtreectrl.h10: :49:In file included from ../../../src/include/sdk.h9::17 warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ 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 ../../../src/include/sdk_common.h::69: 111: In file included from ../../../src/include/cbproject.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':19 : In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 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/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_EVENT_TABLE() ^ wxDECLARE_ABSTRACT_CLASS(name); \/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/rtti.hnote: expanded from macro 'DECLARE_EVENT_TABLE' :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:4010 virtual wxClassInfo *GetClassInfo() const ^:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: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:363: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: 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:56: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 :42: 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 virtual const wxEventTable* GetEventTable() const; \ ^:131 :30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from wiz.cpp:10 virtual wxClassInfo *GetClassInfo() const ^: In file included from ../../../src/include/sdk.h:17: In file included from In file included from projectpathpanel.cpp:../../../src/include/sdk_precomp.h:10: 13: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk_common.h:17: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() 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: #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:4010 virtual wxEventHashTable& GetEventHashTable() const ^:42 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'363: 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/generic/treectlg.h: ^ 363/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: :5: note: overridden virtual function is here DECLARE_EVENT_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:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from projectpathpanel.cpp :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: 10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19 virtual wxEventHashTable& GetEventHashTable() const : In file included from ../../../src/include/projectmanager.h ^ :19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: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 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_common.h:111: DECLARE_EVENT_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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/cbproject.h:19: virtual wxEventHashTable& GetEventHashTable() const ../../../src/include/projectmanager.h: ^ 474:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: :31warning: 'GetEventTable' 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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() In file included from projectpathpanel.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:../../../src/include/sdk_precomp.h:13: In file included from 4472:56: ../../../src/include/sdk_common.h:118note: expanded from macro 'DECLARE_EVENT_TABLE': ../../../src/include/pipedprocess.h :51: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: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'wxDECLARE_EVENT_TABLE' :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: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from wiz.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: In file included from : note: overridden virtual function is here ../../../src/include/sdk.h:17 virtual const wxEventTable *GetEventTable() const; ^ : In file included from ../../../src/include/sdk_precomp.hIn file included from projectpathpanel.cpp::1310: : In file included from In file included from ../../../src/include/sdk.h../../../src/include/sdk_common.h::17118: ../../../src/include/pipedprocess.h:: In file included from 51:../../../src/include/sdk_precomp.h:9:13: warning: In file included from ../../../src/include/sdk_common.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :118: ../../../src/include/pipedprocess.h:51: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9: 4472:56: note: warning: 'GetEventHashTable' 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: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 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'3715: 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 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 In file included from wiz.cpp:10: projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from ../../../src/include/sdk.h../../../src/include/sdk_precomp.h::1713: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h::120: ../../../src/include/cbauibook.h:115:115:14: warning: '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:289:10note: 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 projectpathpanel.cpp:In file included from wiz.cpp10: In file included from :10../../../src/include/sdk.h:: In file included from 17: 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::120: ../../../src/include/cbauibook.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 125:14: bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10 warning: : note: 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); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:wiz.cpp:290:10: 10:In file included from ../../../src/include/sdk.h 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:17: In file included from 401:../../../src/include/sdk_precomp.h:9:13: warning: In file included from ../../../src/include/sdk_common.h:120: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/cbauibook.h:401: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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472::5656:: 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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: 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:4472:56:42: 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/aui/auibook.h:436:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :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: virtual const wxEventTable* GetEventTable() const; \ ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from wiz.cpp:10 virtual const wxEventTable* GetEventTable() const; \ ^ : In file included from projectpathpanel.cpp:10In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk.h:17: 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:120: ../../../src/include/cbauibook.h:401:139: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from DECLARE_EVENT_TABLE() ^../../../src/include/sdk_common.h: 120: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/cbauibook.h:401:4472:56: note: 9: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: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/aui/auibook.h:436:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here 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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_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: 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:4472:56: note: :4012: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:4012:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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(); ^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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::13: In file included from ../../../src/include/sdk_common.h4010::126: 42:../../../src/include/editormanager.h:213 note: :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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:33: note: overridden virtual function is here note: virtual const wxEventTable *GetEventTable() const; ^ In file included from wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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:13: In file included from virtual const wxEventTable* GetEventTable() const; \ ../../../src/include/sdk_common.h: ^ 126: ../../../src/include/editormanager.h:213:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9: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: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from projectpathpanel.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:13: : In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE' :126: ../../../src/include/editormanager.h virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:213:9: warning: :31'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: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 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 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 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 projectpathpanel.cpp:10: In file included from wiz.cpp:10: In file included from ../../../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.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h::130: 270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/scriptingmanager.h:270: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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472expanded from macro '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: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: 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/event.h:3712:33 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:overridden virtual function is here 33: note: virtual const wxEventTable *GetEventTable() const; ^ In file included from wiz.cpp:10overridden virtual function is here : In file included from ../../../src/include/sdk.h:17 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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: '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() ^130: ../../../src/include/scriptingmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56::270: note: 9: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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: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:37154012::31:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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; ^ 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: 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.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : virtual const wxEventTable* GetEventTable() const; \ ^ 131: ../../../src/include/toolsmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::583712:33: note: overridden virtual function is here :3 virtual const wxEventTable *GetEventTable() const; ^ : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h: 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:4472In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58::56:3: 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: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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: :3712:33note: 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:31: virtual const wxEventTable *GetEventTable() const; ^ In file included from wiz.cpp:note: 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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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' 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: virtual wxClassInfo *GetClassInfo() constnote: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ 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); : note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(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 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] In file included from projectpathpanel.cpp: DECLARE_EVENT_TABLE() ^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:4472:56: note: expanded 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: 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() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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:4010:42: note: virtual const wxEventTable* GetEventTable() const; \ expanded from macro 'wxDECLARE_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/osx/window.h:400400::55: note: : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 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:42: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(); In file included from projectpathpanel.cpp: ^ 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from ../../../src/include/sdk.h4010::1742:: In file included from note: ../../../src/include/sdk_precomp.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61: virtual const wxEventTable* GetEventTable() const; \ ^ 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from wiz.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 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /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' 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: virtual wxEventHashTable& GetEventHashTable() const ^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 :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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::54472: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: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: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 ^ ^ 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 ^ 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"). ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libscriptedwizard.dylib .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 -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 -Wl,-single_module 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 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 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 projectsimporter.lo -MD -MP -MF .deps/projectsimporter.Tpo -c projectsimporter.cpp -fno-common -DPIC -o .libs/projectsimporter.o 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] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: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 devcpploader.cpp:10 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69../../../src/include/sdk.h:17: : In file included from ../../../src/include/sdk_precomp.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':13 : 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]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 :5: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^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:131expanded 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 note: :5expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : 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:226note: 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:1598#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :5 ^ : note: 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:227note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':69 : note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(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 wxDECLARE_ABSTRACT_CLASS(name); \ ^ projectsimporter.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/rtti.h: :131:30In file included from ../../../src/include/sdk_common.h:99: note: : ../../../src/include/sdk_events.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' :198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /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:229:5::69 note: : note: overridden virtual function is here expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /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/rtti.h::226:142:69:5: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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 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:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/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 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 #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);../../../src/include/sdk_common.h:99 ^ : ../../../src/include/sdk_events.h:172: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/rtti.h:135:5: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: wxDECLARE_DYNAMIC_CLASS(name) 69: ^ 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: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: 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' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 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 :5: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: DECLARE_ABSTRACT_CLASS(wxEvent) note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_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:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^135: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 note: :30expanded 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: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h: virtual wxClassInfo *GetClassInfo() const17: In file included from ../../../src/include/sdk_precomp.h ^ :13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsimporter.cpp:10: In file included from In file included from msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17../../../src/include/sdk.h:17: In file included from : In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/sdk_precomp.h:13: ../../../src/include/editorbase.h:In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5:32:5 warning: 'GetClassInfo' 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_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ DECLARE_EVENT_TABLE()/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:4472:56 note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : note: expanded from macro 'DECLARE_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_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ :42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: :142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^In file included from devcpploader.cpp:10: In file included from ../../../src/include/sdk.h:17 virtual wxEventHashTable& GetEventHashTable() const/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/osx/window.h virtual wxClassInfo *GetClassInfo() const ^ :In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk_precomp.h400::1598:5:5: note: overridden virtual function is here 13: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) : In file included from ../../../src/include/sdk_common.h:104 ^note: : overridden virtual function is here../../../src/include/editorbase.h:32 :5:/Users/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_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hwarning: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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/rtti.h:56: 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:135:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ wxDECLARE_DYNAMIC_CLASS(name) /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/rtti.h:::4010 note: expanded from macro 'wxDECLARE_EVENT_TABLE' 142: 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/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but 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 devcpploader.cpp:10:56: : 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::42: 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:../../../src/include/editorbase.h:9: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() ^ 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:564472:: 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:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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: 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 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 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:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289: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:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(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:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is 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 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: 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::564012:42: note: expanded from macro '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: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: virtual wxEventHashTable& GetEventHashTable() const; ^4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(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 virtual wxClassInfo *GetClassInfo() constdevcpploader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h: ^ 13: In file included from ../../../src/include/sdk_common.h:142: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19../../../src/include/infowindow.h:61:5:9: : note: overridden virtual function is herewarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() 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/event.h:4472229::5669:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #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:4010:142:5::42: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 virtual const wxEventTable* GetEventTable() const; \: note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5 : note: 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 'MSVC10Loader::SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"OutDir",offsetof(SProjectConfiguration,sOutDir),config,&m_OutDir); ^ ~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104: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 'MSVC10Loader::SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"IntDir",offsetof(SProjectConfiguration,sIntDir),config,&m_IntDir); ^ ~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104: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 'MSVC10Loader::SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesBool(prop,"IgnoreImportLibrary",offsetof(SProjectConfiguration,bNoImportLib),config,&m_NoImportLib); ^ ~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104: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 'MSVC10Loader::SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValues(prop,"TargetName",offsetof(SProjectConfiguration,sTargetName),config); ^ ~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104: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 'MSVC10Loader::SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValues(prop,"TargetExt",offsetof(SProjectConfiguration,sTargetExt),config); ^ ~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104: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 'MSVC10Loader::SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"ExecutablePath",offsetof(SProjectConfiguration,sExePath),config); ^ ~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104: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 'MSVC10Loader::SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"SourcePath",offsetof(SProjectConfiguration,sSourcePath),config); ^ ~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104: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 devcpploader.lo -MD -MP -MF .deps/devcpploader.Tpo -c devcpploader.cpp -o devcpploader.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 projectsimporter.lo -MD -MP -MF .deps/projectsimporter.Tpo -c projectsimporter.cpp -o projectsimporter.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 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 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 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from msvc7workspaceloader.cpp::1310: In file included from ../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.hIn file included from ../../../src/include/sdk_precomp.h:13: :18: ../../../src/include/pluginmanager.h:In file included from ../../../src/include/sdk_common.h221:9::99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' 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_DYNAMIC_CLASS(CodeBlocksDockEvent) /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/object.h:229:69: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'DECLARE_DYNAMIC_CLASS'/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_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ virtual const wxEventTable* GetEventTable() const; \ ^ /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/event.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 3712:33: 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 virtual const wxEventTable *GetEventTable() const; ^ : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'In file included from msvc7loader.cpp:10 : virtual wxClassInfo *GetClassInfo() const ^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:1112:13:5: In file included from : ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_ABSTRACT_CLASS(wxEvent) /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/object.h:: 226:note: expanded from macro 'DECLARE_EVENT_TABLE'69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /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/rtti.h:131:3031:: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxEventHashTable& GetEventHashTable() const; ^ 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 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 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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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:In file included from msvc7loader.cpp:10363:5:: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:note: overridden virtual function is here 13: In file included from ../../../src/include/sdk_common.h:126: ../../../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: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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42note: : 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 ^:3712 :33: note: overridden virtual function is here In file included from msvc7workspaceloader.cpp:10 virtual const wxEventTable *GetEventTable() const; ^ : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from msvc7loader.cpp::1310: In file included from : In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19../../../src/include/sdk.h:17: : ../../../src/include/cbtreectrl.h:In file included from ../../../src/include/sdk_precomp.h:1350:9: : In file included from ../../../src/include/sdk_common.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:126 : ../../../src/include/editormanager.h DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:213:9:56: 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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:4472:: note: 56: 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:4012:42: note: virtual wxEventHashTable& GetEventHashTable() constexpanded from macro 'wxDECLARE_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: note: 3715:overridden virtual function is here 31: DECLARE_EVENT_TABLE() ^note: overridden virtual function is here /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 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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 ^ 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 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 ^ 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 ^ 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 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 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libprojectsimporter.dylib .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 -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 -Wl,-single_module 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libopenfileslist.dylib .libs/openfileslistplugin.o -Wl,-force_load,../../../src/base/tinyxml/.libs/libtinyxml.a -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libopenfileslist.dylib -Wl,-single_module 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 occurrenceshighlightingconfigurationpanel.lo -MD -MP -MF .deps/occurrenceshighlightingconfigurationpanel.Tpo -c occurrenceshighlightingconfigurationpanel.cpp -fno-common -DPIC -o .libs/occurrenceshighlightingconfigurationpanel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_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 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 -o occurrencespanel.o >/dev/null 2>&1 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(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 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] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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);: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: 1112: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: 226:69: 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:30 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: 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:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is hereIn 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /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' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked '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 occurrenceshighlightingconfigurationpanel.cpp: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: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:127:42: ../../../src/include/logmanager.h: :40note: expanded from macro 'wxDECLARE_EVENT_TABLE':28 : warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] virtual const wxEventTable* GetEventTable() const; \ ^ va_start(arg_list, msg); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here ../../../src/include/logmanager.h virtual const wxEventTable *GetEventTable() const; ^:37: 39: In file included from occurrenceshighlighting.cpp:10: In file included from note: parameter of type 'const wxString &' is declared here ../../../src/include/sdk.h:17: inline wxString F(const wxString &msg, ...) ^ In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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 ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \ ^ :17: In file included from occurrenceshighlighting.cpp:In file included from ../../../src/include/sdk_precomp.h:1310: In file included from ../../../src/include/sdk.h: In file included from ../../../src/include/sdk_common.h::17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()142: ../../../src/include/infowindow.h:61:9: ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:424472:: note: 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/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: 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:400:5: note: overridden virtual function is herenote: 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:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::4242: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/liboccurrenceshighlighting.dylib .libs/occurrenceshighlighting.o .libs/occurrencespanel.o .libs/occurrenceshighlightingconfigurationpanel.o .libs/highlighter.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 -Wl,-single_module 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ In file included from todolist.cpp:10: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:../../../src/include/sdk.h:5:17: note: In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' :13: In file included from ../../../src/include/sdk_common.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 93: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:131:305398:: 5:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' warning: 'GetEventTable' 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/osx/control.h: ^ 19: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_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 226: ^ 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: : note: expanded from macro 'DECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual const wxEventTable* GetEventTable() const; \ ^/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/osx/window.h:400 virtual wxClassInfo *GetClassInfo() 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 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: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(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 asktypedlg.cpp:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ 10: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::17131:30:: In file included from note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../src/include/sdk_precomp.h: virtual wxClassInfo *GetClassInfo() const ^ 13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here In file included from asktypedlg.cpp:10: DECLARE_ABSTRACT_CLASS(wxEvent) 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:226::13: 69: note: In file included from ../../../src/include/sdk_common.h:expanded from macro 'DECLARE_ABSTRACT_CLASS' 99: ../../../src/include/sdk_events.h:198:3: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_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:131: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) 30: note: 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' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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'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 #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ../../../src/include/sdk_common.h:99: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../src/include/sdk_events.h:142:5: note: 231:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ ^ /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::227:131:3069: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ 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: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: wxDECLARE_DYNAMIC_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:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69:5: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: 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 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: 131 virtual wxClassInfo *GetClassInfo() const :30: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(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 todolist.cpp wxDECLARE_ABSTRACT_CLASS(name); \ ^:10: In file included from ../../../src/include/sdk.h:17 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: In file included from ../../../src/include/sdk_precomp.h:13131:30:: In file included from note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h: virtual wxClassInfo *GetClassInfo() const 231: ^ 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 asktypedlg.cpp:10In file included from ../../../src/include/sdk_precomp.h: In file included from ../../../src/include/sdk.h:17:13: In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_precomp.h:110: 13: In file included from ../../../src/include/cbplugin.h:In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ 221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401056::42: 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: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: note: expanded from macro 'wxDECLARE_EVENT_TABLE'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 virtual const wxEventTable* GetEventTable() const; \ ^ :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: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() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/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/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In 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 note: expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_common.h:111: 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(); : ../../../src/include/cbtreectrl.h ^ :49: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/event.h: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:: note: 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); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.haddtododlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50::142:5:9: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE':30: 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :4012#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :42: 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:131 virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5::30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: virtual wxClassInfo *GetClassInfo() const ^ In file included from asktypedlg.cpp:10: In file included from overridden virtual function is here DECLARE_EVENT_TABLE() ^../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13 : In file included from ../../../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/event.h:4472:: In file included from 56: ../../../src/include/projectmanager.h:note: expanded from macro 'DECLARE_EVENT_TABLE'19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro '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:4010:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42: 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/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:In file included from addtododlg.cpp:1010: : In file included from 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 ../../../src/include/sdk_precomp.h13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h::13: In file included from ../../../src/include/sdk_common.h:19: ../../../src/include/projectmanager.h:474111: :9In file included from ../../../src/include/cbproject.h: :19warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../src/include/projectmanager.h :474: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: note: expanded from macro '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:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :42: virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is herenote: virtual const wxEventTable *GetEventTable() const; ^ expanded from macro 'wxDECLARE_EVENT_TABLE' 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 virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/cbproject.h:19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31../../../src/include/projectmanager.h:: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(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:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: 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: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(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: In file included from ../../../src/include/sdk_common.h: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 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472120:56: : note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/cbauibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:11542::14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: In file included from todolist.cppoverridden virtual function is here :10: DECLARE_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:4472:5613: In file included from ../../../src/include/sdk_common.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::120: ../../../src/include/cbauibook.h:125:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ 14:In file included from asktypedlg.cpp warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here :13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: bool RemovePage(size_t page); ^ In file included from warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] todolist.cpp: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:447217: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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() ^ /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/aui/auibook.h:436:5: note: 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(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: 56: 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: expanded from macro '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 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.cppIn file included from todolist.cpp:10: 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 ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: 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: In file included from ../../../src/include/sdk_common.h:126: DECLARE_EVENT_TABLE() ^ ../../../src/include/editormanager.h:213:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44729: 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: #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:4010In file included from addtododlg.cpp:10: :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \../../../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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::42:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h: :371240note: expanded from macro 'wxDECLARE_EVENT_TABLE':28: :33: note: overridden virtual function is herewarning: virtual const wxEventTable* GetEventTable() const; \ passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ^ virtual const wxEventTable *GetEventTable() const; ../../../src/include/logmanager.h: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 37In 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.h39: note: parameter of type 'const wxString &' is declared here 3712:33:126: inline wxString F(const wxString &msg, ...)../../../src/include/editormanager.h:213: :9:note: overridden virtual function is here warning: virtual const wxEventTable *GetEventTable() const; ^ ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from todolist.cpp: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:10: In file included from ../../../src/include/sdk.h4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here warning: virtual wxEventHashTable& GetEventHashTable() const; ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: 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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 asktypedlg.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :10: virtual wxEventHashTable& GetEventHashTable() const ^In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371558::313:: warning: note: overridden virtual function is here 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 asktypedlg.cpp:10: In file included from In file included from ../../../src/include/sdk.h:17../../../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: : In file included from ../../../src/include/sdk_precomp.h:13: ../../../src/include/xtra_res.h:In file included from ../../../src/include/sdk_common.h40::1405:: ../../../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) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) 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: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/xrc/xh_dlg.h:1930::5 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /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: note: 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' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^In file included from todolist.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::4472:13: In file included from ../../../src/include/sdk_common.h:56:142: ../../../src/include/infowindow.h note: expanded from macro 'DECLARE_EVENT_TABLE' :61: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: 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 const wxEventTable* GetEventTable() const; \ ^ In file included from : note: expanded from macro 'DECLARE_EVENT_TABLE' 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: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/infowindow.h:61: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: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:56: note: expanded from macro '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:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::5: note: overridden virtual function is here 4012 DECLARE_EVENT_TABLE() ^ /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 wxEventHashTable& GetEventHashTable() 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:4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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' todolist.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 ^ :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/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/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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; ^ 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 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: In file included from todolistview.cpp:10note: : In file included from expanded from macro 'DECLARE_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#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :142: ../../../src/include/infowindow.h:61: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/rtti.h:142:5: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /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_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_ABSTRACT_CLASS(wxControl) /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/object.h:226::5: note: overridden virtual function is here69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_EVENT_TABLE() ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/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/rtti.h:131:30: #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_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const ^ 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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libtodo.dylib .libs/addtododlg.o .libs/asktypedlg.o .libs/todolist.o .libs/todolistview.o .libs/todosettingsdlg.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 -Wl,-single_module 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 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: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(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 abbreviationsconfigpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: 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::13131:: In file included from 30:../../../src/include/sdk_common.h:99 note: : ../../../src/include/sdk_events.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' :78:3: virtual wxClassInfo *GetClassInfo() const warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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' In file included from abbreviationsconfigpanel.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../../../src/include/sdk.h::401217: In file included from ../../../src/include/sdk_precomp.h:42::13: In file included from ../../../src/include/sdk_common.h note: expanded from macro 'wxDECLARE_EVENT_TABLE' :104: ../../../src/include/editorbase.h: virtual wxEventHashTable& GetEventHashTable() const ^32: 5../../../src/include/editorbase.h:: 32:5warning: '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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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/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 wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 abbreviationsconfigpanel.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:10: In file included from ../../../src/include/sdk.h: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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/cbplugin.h:18 virtual const wxEventTable* GetEventTable() const; \ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33:../../../src/include/pluginmanager.h:221: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ 9In file included from abbreviations.cpp:10: 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: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h DECLARE_EVENT_TABLE():221:9: ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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: #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:4010: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 virtual const wxEventTable* GetEventTable() const; \ ^:31 : note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: virtual wxEventHashTable& GetEventHashTable() const; 33: ^ note: overridden virtual function is here 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:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /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); ^ abbreviationsconfigpanel.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/rtti.h:142:5: note: expanded from macro 'wxDECLARE_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::111: In file included from ../../../src/include/cbproject.h:19: In file included from 131../../../src/include/projectmanager.h:19: :30:../../../src/include/cbtreectrl.h:49:9 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:111: : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ ../../../src/include/cbproject.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22919: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :69 DECLARE_EVENT_TABLE() ^: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ : note: expanded from macro 'DECLARE_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' #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:131:42:30: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual const wxEventTable* GetEventTable() const; \ ^ virtual wxClassInfo *GetClassInfo() 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:376note: overridden virtual function is here:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl)/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/object.h:229: :69note: expanded from macro 'DECLARE_EVENT_TABLE': 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:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^4010: 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:5expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual const wxEventTable* GetEventTable() const; \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ In file included from abbreviations.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:10: 131:In file included from ../../../src/include/sdk.h30::17 note: : In file included from expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../src/include/sdk_precomp.h:13: In file included from virtual wxClassInfo *GetClassInfo() const ../../../src/include/sdk_common.h: ^ 111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.hIn file included from abbreviationsconfigpanel.cpp:19:10: ../../../src/include/cbtreectrl.h: In file included from :50../../../src/include/sdk.h::917: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:: warning: '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() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:19: In file included from ../../../src/include/projectmanager.h4472:56:19: : ../../../src/include/cbtreectrl.hnote: expanded from macro 'DECLARE_EVENT_TABLE' :50: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() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724012::4256: : 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:4010:42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363expanded 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/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_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::5:4012: note: overridden virtual function is here42: 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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 abbreviationsconfigpanel.cpp:10: 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.h::4012: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: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/event.h:3715: ../../../src/include/projectmanager.h::31474:: 9: note: overridden virtual function is herewarning: 'GetEventTable' 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: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:4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here : virtual wxEventHashTable& GetEventHashTable() const; ^ note: overridden virtual function is here 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:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here 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:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here 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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:19: In file included from ./abbreviationsconfigpanel.h:10: ../../../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 abbreviations.cpp:19: In file included from ./abbreviationsconfigpanel.h:10: ../../../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 abbreviationsconfigpanel.cpp:11: In file included from ./abbreviationsconfigpanel.h:10: ../../../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 abbreviationsconfigpanel.cpp:11: In file included from ./abbreviationsconfigpanel.h:10: ../../../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 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libabbreviations.dylib .libs/abbreviations.o .libs/abbreviationsconfigpanel.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 -Wl,-single_module 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 -o avHeader.o >/dev/null 2>&1 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libAutoVersioning.dylib .libs/AutoVersioning.o .libs/avChangesDlg.o .libs/avHeader.o .libs/avSvnRevision.o .libs/avVersionEditorDlg.o -Wl,-force_load,../../../../src/base/tinyxml/.libs/libtinyxml.a -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libAutoVersioning.dylib -Wl,-single_module 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 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 -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 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 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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: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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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 ^ 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 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 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 BrowseTrackerConfPanel.lo -MD -MP -MF .deps/BrowseTrackerConfPanel.Tpo -c BrowseTrackerConfPanel.cpp -o BrowseTrackerConfPanel.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 -fno-common -DPIC -o .libs/ConfigPanel.o 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 ^ 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 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 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.hlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 :4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ^ 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 ProjectData.lo -MD -MP -MF .deps/ProjectData.Tpo -c ProjectData.cpp -o ProjectData.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 JumpData.lo -MD -MP -MF .deps/JumpData.Tpo -c JumpData.cpp -o JumpData.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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 ^ 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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libBrowseTracker.dylib .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 -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 -Wl,-single_module 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 byogameselect.lo -MD -MP -MF .deps/byogameselect.Tpo -c byogameselect.cpp -fno-common -DPIC -o .libs/byogameselect.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:In file included from byogame.cpp13:1: In file included from ../../../../src/include/sdk.h:17: In file included from : In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/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_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.h4472::9356:: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398 note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ byocbtris.cpp:1: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from 5../../../../src/include/sdk.h42: note: expanded from macro 'wxDECLARE_EVENT_TABLE': : 17: In file included from ../../../../src/include/sdk_precomp.h: virtual wxEventHashTable& GetEventHashTable() const ^ warning: 13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h'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]:400:5: note: 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:4472:56: ^note: ^ /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.hexpanded from macro 'DECLARE_EVENT_TABLE'56: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(); ^#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.hnote: expanded 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 ^ :401242::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42:400:: virtual const wxEventTable* GetEventTable() const; \5 note: 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/osx/window.h: 400:5: ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: In file included from note: 56overridden virtual function is herebyogameselect.cpp: note: expanded from macro 'DECLARE_EVENT_TABLE':1 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.h:174010 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE':../../../../src/include/sdk_precomp.h4472:13 :: In file included from 56:../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399: virtual const wxEventTable* GetEventTable() const; \ 5note: : ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from byocbtris.cpp:1: DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from ../../../../src/include/sdk.hexpanded from macro 'DECLARE_EVENT_TABLE'229 :17:69: In file included from ../../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: 13: In file included from note: ../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' ^ :93#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: /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 DECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447242: :note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:56 virtual const wxEventTable* GetEventTable() const; \ ^ 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': In file included from byogame.cpp wxDECLARE_ABSTRACT_CLASS(name); \ ^ :1: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 131:30:#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: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: :17: 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 ../../../../src/include/sdk_precomp.h:13: In file included from note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h virtual wxClassInfo *GetClassInfo() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:overridden virtual function is here5398:195 :: DECLARE_EVENT_TABLE() 5 : note: ^ overridden virtual function is herewarning: '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: DECLARE_ABSTRACT_CLASS(wxControl) ^ /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:note: :4472expanded from macro 'DECLARE_EVENT_TABLE'69 :56: note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#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:131:30:: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4012: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'42 ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hbyocbtris.cpp:1: :4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from virtual wxEventHashTable& GetEventHashTable() const ^../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /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/window.h:400:5: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_DYNAMIC_CLASS' 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:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: wxDECLARE_ABSTRACT_CLASS(name); \ 4012:42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: 30:expanded from macro 'wxDECLARE_EVENT_TABLE' note: virtual wxEventHashTable& GetEventHashTable() const ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from virtual wxClassInfo *GetClassInfo() const ^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: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/control.h:19 DECLARE_DYNAMIC_CLASS(wxScintilla); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: 5expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); DECLARE_ABSTRACT_CLASS(wxControl) ^ ^/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:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5::30: 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/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(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 byocbtris.cpp:1: In file included from ../../../../src/include/sdk.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: In file included from :131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ../../../../src/include/sdk_precomp.hIn file included from byogame.cpp: ^ :1: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h1598: ::5:13In file included from ../../../../src/include/sdk_common.h: : In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153note: 99:: ../../../../src/include/sdk_events.h3:: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here78 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) :3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/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: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ 227note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h69: :229:expanded from macro 'DECLARE_DYNAMIC_CLASS'note: 69: note: expanded from macro 'DECLARE_DYNAMIC_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: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h 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.h142 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: virtual wxClassInfo *GetClassInfo() const135 ^ :5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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/event.h:1112131::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/rtti.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/event.h:1598:226:5142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : wxDECLARE_ABSTRACT_CLASS(name); \: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: 69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' overridden virtual function is here :#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 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/rtti.h:131 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: virtual wxClassInfo *GetClassInfo() const 30: 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); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.hIn file included from byogame.cpp::153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)1In file included from byocbtris.cpp:1: In file included from ../../../../src/include/sdk.h ^: 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:69: ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h::note: 9917: In file included from ../../../../src/include/sdk_precomp.h:13expanded from macro 'DECLARE_DYNAMIC_CLASS': ../../../../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 ../../../../src/include/sdk_common.h #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent):99 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ../../../../src/include/sdk_events.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::69: note: 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) ^142: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:2295/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: :142:5:69:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' :30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ 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:131: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:142 ^ /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/event.h:1112:51112:: :5note: overridden virtual function is here : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) wxDECLARE_ABSTRACT_CLASS(name); \ 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: :: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'69: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_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/event.h ^ :1112/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:530:: note: overridden virtual function is here : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const 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 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] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /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 byogameselect.cpp:1: 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: 142:5:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ 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: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); byocbtris.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1: In file included from ../../../../src/include/sdk.h: ^:131: 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30: 142: note: In file included from :expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: ../../../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const13 wxDECLARE_ABSTRACT_CLASS(name); \ ^ : In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h: ^ /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:172:131:30: 5:3: note: overridden virtual function is here 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 : virtual wxClassInfo *GetClassInfo() const ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]226: 69 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent): /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' ^1112:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 5 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: overridden virtual function is here :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131229:69: DECLARE_ABSTRACT_CLASS(wxEvent):30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_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/object.h ^ ^ :226:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 142:5:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/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::30: note: 1: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h: virtual wxClassInfo *GetClassInfo() const 13: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112../../../../src/include/sdk_common.h:99: :5:../../../../src/include/sdk_events.h: note: overridden virtual function is here 231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_ABSTRACT_CLASS(wxEvent) DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: ^In file included from byogameselect.cpp:1: In file included from ../../../../src/include/sdk.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' :17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ../../../../src/include/sdk_common.h/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:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 226:69:: 99: wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142../../../../src/include/sdk_events.h:note: :198:3:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ ^#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:131 :229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::69: note: :13130expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:expanded from macro 'wxDECLARE_ABSTRACT_CLASS'30: note: ^ virtual wxClassInfo *GetClassInfo() constexpanded 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 ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :1598: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' 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:227 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5:: note: 69: overridden virtual function is here DECLARE_ABSTRACT_CLASS(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 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(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::5131:: note: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' In file included from byocbtris.cpp: wxDECLARE_DYNAMIC_CLASS(name) ^ 1: In file included from ../../../../src/include/sdk.h:17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: In file included from 142:../../../../src/include/sdk_precomp.h:5:13: note: In file included from ../../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' :99: ../../../../src/include/sdk_events.h:198:3: warning: wxDECLARE_ABSTRACT_CLASS(name); \ '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: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)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:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69131: : note: ^30: 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/object.h:229:69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: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: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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /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: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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/event.h:1112:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: overridden virtual function is here 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: 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 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:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 byogameselect.cpp:1#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: 4012: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' :104: ../../../../src/include/editorbase.h:32: virtual wxEventHashTable& GetEventHashTable() const ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: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() ^ ^/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: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:4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42: 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/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 byocbtris.cpp:1: 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:In file included from byogameselect.cpp:104: 1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/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: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: ^4012: 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 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(); :400 ^ :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010note: :overridden virtual function is here42: 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: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 ^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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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: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 byocbtris.cpp:1: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk.h:17: In file included from 4472../../../../src/include/sdk_precomp.h:13: :56:In file included from ../../../../src/include/sdk_common.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:4012:42::105: ../../../../src/include/cbeditor.h: note: 45:9: warning: expanded from macro 'wxDECLARE_EVENT_TABLE' 'GetEventTable' 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:../../../../src/include/editorbase.h:4472:32:5:56: note: 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#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(); ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42: ../../../../src/include/editorbase.h:32: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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 byogameselect.cpp:1: In file included from ../../../../src/include/sdk.h: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/generic/treectlg.hIn file included from ../../../../src/include/sdk_common.h:363::111: 5:In file included from ../../../../src/include/cbproject.h:19: note: overridden virtual function is here In file included from ../../../../src/include/projectmanager.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'../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /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/object.h:229:: note: 69:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxEventHashTable& GetEventHashTable() 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 In file included from byocbtris.cpp../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:1:118: : In file included from ../../../../src/include/sdk.h:../../../../src/include/pipedprocess.h:51:17: 9: warning: '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 DECLARE_EVENT_TABLE() ../../../../src/include/sdk_common.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:118: ../../../../src/include/pipedprocess.h:51: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: note: expanded from macro 'wxDECLARE_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/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from byogameselect.cpp:1: #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:401017: :42: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE' :51:9: warning: virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :118 DECLARE_EVENT_TABLE() ^ : ../../../../src/include/pipedprocess.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::514472::956:: note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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 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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:In file included from byogameselect.cpp:1: In file included from warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../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.h:120: ../../../../src/include/cbauibook.h:125: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]289:10 : note: overridden virtual function is here bool RemovePage(size_t page); bool DeletePage(size_t page); ^ ^In file included from byocbtris.cpp /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10:1: In file included from ../../../../src/include/sdk.h: note: 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 In file included from byogameselect.cpp:../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h1: In file included from :125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/sdk.h: 17: In file included from bool RemovePage(size_t page); ../../../../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:290:../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:40110: note: :9: warning: overridden virtual function is here 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ In file included from DECLARE_EVENT_TABLE() ^ byocbtris.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE':1: 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk_common.h:120: 4010:../../../../src/include/cbauibook.h:42: note: 401: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/aui/auibook.h:436 ^ :5: 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:4472:56: note: expanded from macro '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: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: virtual const wxEventTable* GetEventTable() const; \ ^4010: 42:In file included from byogameselect.cpp: note: 1: In file included from ../../../../src/include/sdk.h: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:120: ../../../../src/include/cbauibook.h: virtual const wxEventTable* GetEventTable() const; \ ^ 401:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:: warning: 436:5:'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 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:#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' 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 virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:42:436: note: 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/event.h:4472:56: In file included from byocbtris.cpp:1: note: expanded 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(); ^../../../../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:120: 4012:42../../../../src/include/cbauibook.h:401:9: note: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro '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:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: 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 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 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: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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 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.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] In file included from byogameselect.cpp:1 DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: : 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: In file included from ../../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:140 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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() ^: ../../../../src/include/xtra_res.h:40: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/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/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.h: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :4012:42: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: virtual wxEventHashTable& GetEventHashTable() 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/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 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 byogamebase.lo -MD -MP -MF .deps/byogamebase.Tpo -c byogamebase.cpp -fno-common -DPIC -o .libs/byogamebase.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 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 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 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; \ ^ In file included from byogames.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:12: :400:5: In file included from ../../../../src/include/sdk.hnote: overridden virtual function is here :17: In file included from ../../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() : In file included from ^ ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472270::569:: 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: /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:4010 virtual const wxEventTable* GetEventTable() const; \ :42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from byogamebase.cpp:1: 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/event.h::133712:: In file included from 33:../../../../src/include/sdk_common.h: note: 104: overridden virtual function is here ../../../../src/include/editorbase.h:32:5: virtual const wxEventTable *GetEventTable() const; ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]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 DECLARE_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] /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: 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: 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/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 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 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 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 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 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 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 In file included from byoconf.cpp:1../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: In file included from ../../../../src/include/sdk.h: ../../../../src/include/cbauibook.h:17: In file included from ../../../../src/include/sdk_precomp.h:13:401: In file included from ../../../../src/include/sdk_common.h::9110: In file included from ../../../../src/include/cbplugin.h: :18: ../../../../src/include/pluginmanager.h:221: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:56:: 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(); ^ ^ /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: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :42: virtual const wxEventTable* GetEventTable() const; \ ^ /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/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:334472:: 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:4010In file included from byoconf.cpp::421: : In file included from ../../../../src/include/sdk.hnote: expanded 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 ../../../../src/include/sdk_common.hIn file included from byogamebase.cpp::1101: : 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: :120'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../../src/include/cbauibook.h:401: DECLARE_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: DECLARE_EVENT_TABLE() ^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: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/event.h:3715 ^:31 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:: 436:note: overridden virtual function is here5: 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 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 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 byoconf.cpp:1: In file included from byogamebase.cpp:1: In file included from In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../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] : DECLARE_EVENT_TABLE() ^ 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' ^ #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: : 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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: virtual const wxEventTable *GetEventTable() const; 33: ^ note: overridden virtual function is here In file included from byogamebase.cpp:1: 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:130In file included from byoconf.cpp:: ../../../../src/include/scriptingmanager.h1: :270In 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 DECLARE_EVENT_TABLE() ^ ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51: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: 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: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/event.h:3715:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3131:: note: overridden virtual function is here note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; 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; ^ 35 warnings generated. 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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:In file included from byoconf.cpp:1: In file included from ../../../../src/include/sdk.h5: :17: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'In file included from ../../../../src/include/sdk_precomp.h :13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] wxDECLARE_ABSTRACT_CLASS(name); \ ^ va_start(arg_list, msg); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../../src/include/logmanager.h virtual wxClassInfo *GetClassInfo() const :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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 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 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 PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/byogames/byogames.zip manifest.xml > /dev/null 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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libbyogames.dylib .libs/byocbtris.o .libs/byogame.o .libs/byogameselect.o .libs/byogames.o .libs/byogamebase.o .libs/byoconf.o .libs/byosnake.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 -Wl,-single_module 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libcb_koders.dylib .libs/kodersdialog.o .libs/cb_koders.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 -Wl,-single_module 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 codesnippetswindow.lo -MD -MP -MF .deps/codesnippetswindow.Tpo -c codesnippetswindow.cpp -fno-common -DPIC -o .libs/codesnippetswindow.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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' In file included from codesnippetswindow.cpp virtual wxEventHashTable& GetEventHashTable() const: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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: 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: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: 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 DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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: note: expanded from macro 'DECLARE_EVENT_TABLE' #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 codesnippets.cpp:23: :42: 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hIn 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::2295398::69:5: note: warning: expanded from macro 'DECLARE_DYNAMIC_CLASS' 'GetEventHashTable' 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: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: 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:131:30: virtual wxEventHashTable& GetEventHashTable() const note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5 virtual wxClassInfo *GetClassInfo() const ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19note: overridden virtual function is here:5 : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_ABSTRACT_CLASS(wxControl)/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/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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/rtti.h:131: 30: virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from virtual wxClassInfo *GetClassInfo() const ^ 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 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: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 99: ../../../../src/include/sdk_events.h:78:3: warning: ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/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(CodeBlocksEvent) ^ /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:69: note: :30: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 1112:note: expanded 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226131::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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1598:131:5: 30:note: overridden virtual function is here note: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 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:135: 5: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 hereIn file included from codesnippetswindow.cpp: 47: DECLARE_ABSTRACT_CLASS(wxEvent) ^In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13 : In file included from ../../../../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:226:153:69:3: warning: note: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_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: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:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: wxDECLARE_ABSTRACT_CLASS(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 ../../../../src/include/sdk_precomp.h virtual wxClassInfo *GetClassInfo() const ^:13 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /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:69::In file included from codesnippetswindow.cpp229 note: expanded from macro 'DECLARE_ABSTRACT_CLASS' :47: :69#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^: note: In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :131:30: :#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: 17expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ virtual wxClassInfo *GetClassInfo() const : In file included from ../../../../src/include/sdk_precomp.h: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 ^ :3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :142: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^5: 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#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :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/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1311598::305:: 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:227:1112:69:5: note: In file included from codesnippets.cpp:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 23overridden virtual function is here : DECLARE_ABSTRACT_CLASS(wxEvent) ^#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.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:13:: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h69::135:599: : ../../../../src/include/sdk_events.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 231:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);:5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' warning: wxDECLARE_DYNAMIC_CLASS(name) ^ '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: :30:142 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent):5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^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 wxDECLARE_ABSTRACT_CLASS(name); \ ^ :227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:13: : note: 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:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from codesnippetstreectrl.cpp:36: wxDECLARE_ABSTRACT_CLASS(name); \In file included from ../../../../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/rtti.h:131:99:30: ../../../../src/include/sdk_events.h: :153note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :3: warning: virtual wxClassInfo *GetClassInfo() const ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^/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:2295::69 note: : overridden virtual function is here 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/object.h:227#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :69 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded 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: 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: 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 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 note: :5expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : 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:/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 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 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 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' 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :104: ../../../../src/include/editorbase.h: ^ 32/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: :5note: 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; \ ^ In file included from codesnippets.cpp:23: 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:13: In file included from ../../../../src/include/sdk_common.h virtual const wxEventTable* GetEventTable() const; \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: 105: note: overridden virtual function is here ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /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()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32: ^ 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:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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(); 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; \ ^ 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 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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) ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' codesnippetswindow.cpp:47: #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: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'warning: '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: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' #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' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5 virtual wxClassInfo *GetClassInfo() const : note: overridden virtual function is here ^ 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:229::5: note: overridden virtual function is here 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_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: 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); \ ^ wxDECLARE_ABSTRACT_CLASS(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: note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codesnippetswindow.cpp:47: 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:In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from 19: In file included from ../../../../src/include/projectmanager.h:../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 19: DECLARE_EVENT_TABLE() ^ ../../../../src/include/cbtreectrl.h:50:9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 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(); ^ 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:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: :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: note: overridden virtual function is here 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 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: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: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; \ ^ 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 In file included from codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk_precomp.h:1317: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h: In file included from ../../../../src/include/sdk_common.h:111: :50In file included from ../../../../src/include/cbproject.h::9:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50: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() In file included from DECLARE_EVENT_TABLE() ^ ^ codesnippetstreectrl.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::4472:56:36:: In file included from 56: ../../../../src/include/sdk.hnote: expanded from macro 'DECLARE_EVENT_TABLE' :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: In file included from ../../../../src/include/cbproject.h:19: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../../src/include/projectmanager.h:19 ^: ../../../../src/include/cbtreectrl.h:49:9: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();'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: 4012 ^:42: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /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:69: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_EVENT_TABLE' :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/generic/treectlg.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxEventHashTable& GetEventHashTable() const ^ ^:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: 363:5: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: :142:5overridden virtual function is here : DECLARE_EVENT_TABLE() ^ note: overridden virtual function is here note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 wxDECLARE_ABSTRACT_CLASS(name); \ 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/rtti.h56:56:: 131:30note: 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 ^ : note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const ^ 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:376:5: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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] In file included from codesnippets.cpp:23: 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:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 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' 13: In file included from ../../../../src/include/sdk_common.h: virtual const wxEventTable* GetEventTable() const; \ ^118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 here 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:4010In file included from codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:42:17: In file included from ../../../../src/include/sdk_precomp.h:: 13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 51 virtual const wxEventTable* GetEventTable() 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:3712:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 33: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: 4012:overridden virtual function is here 42: note: 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:In file included from codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:173715:31: In file included from ../../../../src/include/sdk_precomp.h: note: overridden virtual function is here:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../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 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 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' In file included from virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codesnippets.cpp:23: codesnippetstreectrl.cpp:36: 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:13: In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_common.h::13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ 120: ../../../../src/include/cbauibook.h:115:14: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ bool DeletePage(size_t page); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h DECLARE_EVENT_TABLE():289:10 ^: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: bool DeletePage(size_t page); ^ 56: note: expanded from macro 'DECLARE_EVENT_TABLE' 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:#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:4012:120:42: ../../../../src/include/cbauibook.h:125: :14: warning: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 codesnippetstreectrl.cpp:In file included from ../../../../src/include/sdk_precomp.h36: :13: In file included from ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk.h120: :17../../../../src/include/cbauibook.h: In file included from ../../../../src/include/sdk_precomp.h::11513: :14In file included from ../../../../src/include/sdk_common.h:120: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); DECLARE_EVENT_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/aui/auibook.h:289#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401010:42: note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here bool DeletePage(size_t page); ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here In file included from codesnippetswindow.cpp DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h47: :4472:56:In file included from note: ../../../../src/include/sdk.h:17: In file included from expanded 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.h:120: ../../../../src/include/cbauibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::12542: :14: warning: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ bool RemovePage(size_t page); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: In file included from codesnippetstreectrl.cpp:290:10: note: overridden virtual function is here 36: In file included from ../../../../src/include/sdk.h: bool RemovePage(size_t page); ^ 17: In file included from 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:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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 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.hIn 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] 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); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' inline wxString F(const wxString &msg, ...) ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:In file included from codesnippetswindow.cpp:4717: : In file included from ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:17: :9In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: : warning: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] va_start(arg_list, msg); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: ../../../../src/include/logmanager.hexpanded from macro 'DECLARE_EVENT_TABLE' :37:39: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ parameter of type 'const wxString &' is declared here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 inline wxString F(const wxString &msg, ...) ^:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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' In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hcodesnippets.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.h4010:42:130: ../../../../src/include/scriptingmanager.h:: note: expanded 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:33: note: overridden virtual function is here4472: 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:42In file included from codesnippetswindow.cpp:: 47: 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: virtual const wxEventTable* GetEventTable() const; \ ^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: virtual const wxEventTable *GetEventTable() const; ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from codesnippets.cpp DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:23: : 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:4012130: ../../../../src/include/scriptingmanager.h:42: note: :270expanded from macro 'wxDECLARE_EVENT_TABLE' :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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::3715:4472:31: 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 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 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.hIn file included from codesnippetswindow.cpp:47: 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' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();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:4010 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_EVENT_TABLE() ^ 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/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:4010:42: In file included from codesnippets.cpp:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 23: 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:3712:33: note: overridden virtual function is here :17: In file included from virtual const wxEventTable *GetEventTable() const; ^ ../../../../src/include/sdk_precomp.h:In file included from codesnippetswindow.cpp13: In file included from ../../../../src/include/sdk_common.h:131:47: : ../../../../src/include/toolsmanager.h:58:In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:3: warning: '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()131: ../../../../src/include/toolsmanager.h: ^ 58:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:3: warning: '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:#define DECLARE_EVENT_TABLE() wxDECLARE_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' 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: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: :31overridden virtual function is here : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: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: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ 140: ../../../../src/include/xtra_res.h:40:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 229:69: note: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) expanded from macro '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 :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 note: :5expanded 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:1315::30 note: : 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:19131::530:: 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:19:69:5: : note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'overridden virtual function is here 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :69: wxDECLARE_ABSTRACT_CLASS(name); \ ^note: 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: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 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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden 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 codesnippetstreectrl.cpp:36expanded from macro 'DECLARE_EVENT_TABLE' : 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:../../../../src/include/sdk_precomp.h:134012:: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h42::61 note: :9expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 'GetEventTable' 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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:42In file included from codesnippetstreectrl.cpp:47: :../../../../src/include/cbstyledtextctrl.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE'105:9: warning: 'GetEventTable' 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: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 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 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 settingsdlgform.lo -MD -MP -MF .deps/settingsdlgform.Tpo -c settingsdlgform.cpp -fno-common -DPIC -o .libs/settingsdlgform.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 ^ 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 ^ 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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 ^ 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; ^ 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 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 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libcodesnippets.dylib .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 -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 -Wl,-single_module 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 codestat.lo -MD -MP -MF .deps/codestat.Tpo -c codestat.cpp -fno-common -DPIC -o .libs/codestat.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.hIn file included from codestat.cpp:9: :In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.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:99: ../../../../src/include/sdk_events.h:../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:172:3: 5: warning: 'GetClassInfo' 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_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ 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/object.h:229:69: note: :56: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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: 4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 :note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual const wxEventTable* GetEventTable() const; \ ^ 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/osx/window.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 400: 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_EVENT_TABLE() ^5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_ABSTRACT_CLASS(wxEvent) :56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: note: 69: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: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: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5398: virtual wxClassInfo *GetClassInfo() const ^ 5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:In file included from codestat.cpp:9: 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:1313: : In file included from In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 198:3: warning: DECLARE_DYNAMIC_CLASS(wxScintilla); 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /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#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); In file included from ^codestatconfig.cpp/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:9:5: : :In file included from note: ../../../../src/include/sdk.h:17: In file included from expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: ../../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' :13: wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: In file included from ^ 30../../../../src/include/sdk_common.h::99: ../../../../src/include/sdk_events.h:78 note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131:30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: 3 virtual wxClassInfo *GetClassInfo() const 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(CodeBlocksEvent) ^/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/object.h:229:69::5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_ABSTRACT_CLASS(wxControl) :note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 1112: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);overridden virtual function is here226 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) wxDECLARE_ABSTRACT_CLASS(name); \:69: note: ^expanded from macro 'DECLARE_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:226 ^:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 131/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() const30 ^ ^: 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' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: virtual wxClassInfo *GetClassInfo() const ^ note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/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 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:153: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/rtti.h:131:30: note: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ 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' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: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 codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:17 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /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 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32#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:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_EVENT_TABLE() ^ /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:4472: note: 56: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /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:4010:42: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) virtual const wxEventTable* GetEventTable() 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/object.h: DECLARE_EVENT_TABLE() ^227: 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/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/event.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 4010: wxDECLARE_DYNAMIC_CLASS(name) ^42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 142:5: virtual const wxEventTable* GetEventTable() const; \ ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from codestatconfig.cpp:9: 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:3017: In file included from ../../../../src/include/sdk_precomp.h:13: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : In file included from ../../../../src/include/sdk_common.h virtual wxClassInfo *GetClassInfo() const ^ :104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.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 codestat.cpp ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :9: virtual wxEventHashTable& GetEventHashTable() constIn 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/osx/window.h:: In file included from 400:../../../../src/include/sdk_common.h:5:105: note: overridden virtual function is here../../../../src/include/cbeditor.h:45 :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: 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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 56: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is 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 codestatexec.cpp:: 11: 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:99: 4012:../../../../src/include/sdk_events.h:42:153: note: 3:expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) :5 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:overridden virtual function is here 229: DECLARE_EVENT_TABLE() ^69: note: 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:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :4012:42: wxDECLARE_ABSTRACT_CLASS(name); \ ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: virtual wxEventHashTable& GetEventHashTable() const 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from codestatconfig.cpp:9: In file included from wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual wxClassInfo *GetClassInfo() const ^../../../../src/include/sdk_common.h:105: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5../../../../src/include/cbeditor.h:45: note: overridden virtual function is here :9 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_EVENT_TABLE() ^ /Users/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_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_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:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 42 wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 note: expanded from macro 'wxDECLARE_EVENT_TABLE':30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual const wxEventTable* GetEventTable() const; \ ^ virtual wxClassInfo *GetClassInfo() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from codestat.cpp:9 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:31:17: : note: In file included from ../../../../src/include/sdk_precomp.h:13overridden virtual function is here : In file included from virtual wxEventHashTable& GetEventHashTable() const; ^ ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: In file included from codestatexec.cpp:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 11: In file included from ../../../../src/include/sdk.h DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ :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:13: In file included from 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.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:519: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \: In file included from ../../../../src/include/projectmanager.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: :19: ../../../../src/include/cbtreectrl.h:49:9note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here 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:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS': note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_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); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: 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 : note: In file included from codestat.cpp:9expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : In file included from ../../../../src/include/sdk.h: virtual wxClassInfo *GetClassInfo() const ^ 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9 note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /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: 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 const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_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 'DECLARE_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/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from codestatexec.cpp:11: In file included from ../../../../src/include/sdk.h:17: In file included from :4472:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 19#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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/projectmanager.h:19: ../../../../src/include/cbtreectrl.h: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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:4012:42: note: 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here 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 virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: 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.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 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] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h: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 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:111: 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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: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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 111: 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.hIn file included from ../../../../src/include/cbproject.h::1319: ../../../../src/include/projectmanager.h:474:9: : In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 4012: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' 4012:42: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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 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: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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() ^ 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :51:9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' '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: 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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:42: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; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012:42:3712:33: note: overridden virtual function is here : virtual const wxEventTable *GetEventTable() const; ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const In file included from codestat.cpp:9 ^ : In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: 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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here bool DeletePage(size_t page); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_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/aui/auibook.h:42:289: :10:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ bool DeletePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 codestatexec.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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 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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: 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 In file included from codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] : va_start(arg_list, msg); ^ 56: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/logmanager.h:37:39: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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: parameter of type 'const wxString &' is declared 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 inline wxString F(const wxString &msg, ...) ^ 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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37: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 In file included from codestatconfig.cpp:9: In file included from virtual wxEventHashTable& GetEventHashTable() const;../../../../src/include/sdk.h:17 ^ : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: In file included from codestat.cpp:'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: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: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] #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() ^ 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: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: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 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 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:131: ../../../../src/include/toolsmanager.h:58:3#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: 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 virtual wxEventHashTable& GetEventHashTable() const ^: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: In file included from codestat.cpp:9: In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \ ^:17 : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from codestatexec.cpp:11: DECLARE_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:4472:56::13: In file included from ../../../../src/include/sdk_common.h note: expanded from macro 'DECLARE_EVENT_TABLE' :142: ../../../../src/include/infowindow.h:61: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: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 4010:42: note: #define DECLARE_EVENT_TABLE() 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/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_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: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/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_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:42:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual wxEventHashTable& GetEventHashTable() constIn file included from codestat.cpp:9: In file included from ../../../../src/include/sdk.h: ^ 17In file included from : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] codestatconfig.cpp DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^9: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../../../src/include/sdk.h:17: 42:In file included from ../../../../src/include/sdk_precomp.h:13: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk_common.h :142: ../../../../src/include/infowindow.h:61 virtual wxEventHashTable& GetEventHashTable() const :9: warning: ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :400:5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: 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: 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: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 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../../src/include/sdk_precomp.h:13: 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/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() ^ /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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libcodestat.dylib .libs/codestatconfig.o .libs/codestat.o .libs/codestatexec.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 -Wl,-single_module 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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 ^ 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 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 ^ 7 warnings generated. 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libdragscroll.dylib .libs/dragscroll.o .libs/dragscrollcfg.o .libs/dragscrollevent.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 -Wl,-single_module 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_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.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_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.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.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' 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 virtual wxEventHashTable& GetEventHashTable() const: 13: ^ In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: In file included from envvars.cpp:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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: DECLARE_EVENT_TABLE(); ^ ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:4472:56: 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:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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/rtti.h:142:5: :5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_EVENT_TABLE()/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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :30: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: 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/osx/control.h:19:5: note: overridden virtual function is here ^ DECLARE_ABSTRACT_CLASS(wxControl) ^ In file included from envvars_cfgdlg.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h12: In file included from ../../../../src/include/sdk.h::226:17: 69: In file included from ../../../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ 5398:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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_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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: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.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_cfgdlg.cpp:12In file included from ../../../../src/include/sdk_common.h: In file included from ../../../../src/include/sdk.h:99:17: ../../../../src/include/sdk_events.h: In file included from ../../../../src/include/sdk_precomp.h:13:78: In file included from ../../../../src/include/sdk_common.h:3:: 99: ../../../../src/include/sdk_events.h:78warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :3: warning: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^'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) ^ /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); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:5: : note: note: expanded from macro 'wxDECLARE_DYNAMIC_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 wxDECLARE_ABSTRACT_CLASS(name); \ ^ :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/event.h:1598 ^ :5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/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:1598:5: 227note: overridden virtual function is here :69: note: 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); ^ /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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:135: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: 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:13130::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 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:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(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 envvars.cpp:12: 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); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13: 142:5In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ 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' #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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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: 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:1112:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 5: ^ 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 note: 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 envvars_common.cpp:12: In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk.h::17: In file included from In file included from envvars_cfgdlg.cpp:17../../../../src/include/sdk_precomp.h12: : In file included from In file included from ../../../../src/include/sdk_precomp.h::13: In file included from 13../../../../src/include/sdk.h../../../../src/include/sdk_common.h: :In file included from ../../../../src/include/sdk_common.h::99: ../../../../src/include/sdk_events.h99: ../../../../src/include/sdk_events.h:17:: In file included from ../../../../src/include/sdk_precomp.h:13172:3: 78: warning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3In file included from ../../../../src/include/sdk_common.h:: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ 99: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk_events.h:172/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]229:69 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) : ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) note: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 229#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22969: note: : expanded from macro 'DECLARE_DYNAMIC_CLASS'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);#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 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:5::131:30:142 :note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: 5: wxDECLARE_ABSTRACT_CLASS(name); \ ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^ note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::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' :1112: virtual wxClassInfo *GetClassInfo() const 5: ^30 note: overridden virtual function is here : 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.hnote: 5::expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 226 virtual wxClassInfo *GetClassInfo() const :note: 69 ^ overridden virtual function is here :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 note: expanded from macro 'DECLARE_ABSTRACT_CLASS' :5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ 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/rtti.h:131 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:30: :227:69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69:note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const note: ^expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(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:131:5:30:: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.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: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: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'13: 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:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ 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.h:69:131: note: 30: 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/event.h:1112:5: note: overridden virtual function is here #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.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:142:226:5:69: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /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:131131::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:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(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 envvars_common.cpp: 12: In file included from ../../../../src/include/sdk.h:17: virtual wxClassInfo *GetClassInfo() const In file included from ../../../../src/include/sdk_precomp.h:13: ^ In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_precomp.h:99: 13: In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk_events.h:153:3: warning: :99'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent)69: ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_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#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 ^ In file included from envvars_cfgdlg.cpp:12/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : : note: In file included from wxDECLARE_ABSTRACT_CLASS(name); \expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../../src/include/sdk.h: virtual wxClassInfo *GetClassInfo() const ^ 17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../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:131: 23130/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: :1112::expanded from macro 'wxDECLARE_ABSTRACT_CLASS'55: note: overridden virtual function is here : DECLARE_ABSTRACT_CLASS(wxEvent) ^warning: virtual wxClassInfo *GetClassInfo() const'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: ^ 226 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 5 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#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.h227:69:131:: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'30: ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); virtual wxClassInfo *GetClassInfo() const ^/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: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 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) ^: 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5: virtual wxClassInfo *GetClassInfo() const ^note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.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' In file included from envvars_cfgdlg.cpp:12: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h: 13: In file included from ../../../../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:4010:5: warning: 'GetEventTable' 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 const wxEventTable* GetEventTable() const; \ ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' /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: 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/osx/window.h:400 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40105::42 note: : overridden virtual function is here 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: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from envvars.cpp:12: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_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:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:4010:42: 32:note: expanded 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from envvars_cfgdlg.cpp:12: 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:In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h4012:42::104 note: expanded from macro 'wxDECLARE_EVENT_TABLE': ../../../../src/include/editorbase.h :32: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: DECLARE_EVENT_TABLE() ^ 400:5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56overridden 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: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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: 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 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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from envvars_cfgdlg.cpp: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:105: ../../../../src/include/cbeditor.h:45:9: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/editorbase.h: DECLARE_EVENT_TABLE() ^ 32:5: note: 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: note: 56: 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:4010:42: 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:5In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from : note: overridden virtual function is here DECLARE_EVENT_TABLE() ../../../../src/include/sdk_precomp.h:13: ^ In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45: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: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: 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(); ^ 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 const wxEventTable* GetEventTable() const; \ ^ virtual wxEventHashTable& GetEventHashTable() const ^In file included from envvars_cfgdlg.cpp :12../../../../src/include/editorbase.h:: In file included from 32:../../../../src/include/sdk.h:5:17: note: In file included from ../../../../src/include/sdk_precomp.hoverridden virtual function is here :13: In file included from DECLARE_EVENT_TABLE() ../../../../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:56:45: :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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447242::56 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ note: In file included from envvars_common.cpp:expanded from macro 'DECLARE_EVENT_TABLE' 12: 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 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ../../../../src/include/editorbase.h:32 ^ :5: 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: ^ 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:4010: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 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 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: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_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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.h:17: note: In file included from ../../../../src/include/sdk_precomp.hoverridden virtual function is here :13: In file included from virtual wxEventHashTable& GetEventHashTable() const; In file included from ../../../../src/include/sdk_common.h:110: In file included from envvars_cfgdlg.cpp ^ :12: In file included from ../../../../src/include/sdk.h:17../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h: In file included from :221../../../../src/include/sdk_precomp.h:13: :9In file included from ../../../../src/include/sdk_common.h: :110: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from DECLARE_EVENT_TABLE() ^ ../../../../src/include/cbplugin.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:18: ../../../../src/include/pluginmanager.h:221:56:9: : 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:564010:: note: 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:3712: 33:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: note: overridden virtual function is here 42: virtual const wxEventTable *GetEventTable() const; ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from envvars.cpp: virtual const wxEventTable* GetEventTable() const; \ 12: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33:../../../../src/include/sdk.h: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 virtual const wxEventTable *GetEventTable() const; :110: In file included from ^ ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9In file included from envvars_cfgdlg.cpp: warning: :12: In file included from ../../../../src/include/sdk.h:17'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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::13: In file included from 56: ../../../../src/include/sdk_common.h:110: note: expanded from macro 'DECLARE_EVENT_TABLE' 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:: 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'/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 #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: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 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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:12: In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h17:376:5: note: overridden virtual function is here : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ ../../../../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/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 19: 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:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /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: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ 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' ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 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:111: In file included from ../../../../src/include/cbproject.h:19: 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:142:5: 50:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from envvars_cfgdlg.cpp:129: 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: 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/event.h ^:4472 13:56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h::expanded from macro 'wxDECLARE_ABSTRACT_CLASS'19 : note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from virtual wxClassInfo *GetClassInfo() const ^../../../../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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here../../../../src/include/cbtreectrl.h: :4010:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: 229:69: :229:69expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual const wxEventTable* GetEventTable() const; \#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/generic/treectlg.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':363:5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ : DECLARE_EVENT_TABLE() ^ 142/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:131:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 56: : 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 virtual wxClassInfo *GetClassInfo() const:30note: expanded from macro 'DECLARE_EVENT_TABLE': note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#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: virtual wxClassInfo *GetClassInfo() const ^42: note: envvars.cpp:12: In file included from ../../../../src/include/sdk.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : virtual const wxEventTable* GetEventTable() const; \ ^ 17In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:: In file included from ../../../../src/include/sdk_precomp.h376:5:envvars_common.cpp:12: note: 13: overridden virtual function is here: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.hIn file included from : DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^../../../../src/include/sdk.h19:: 17In file included from ../../../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: In file included from :19: ../../../../src/include/cbtreectrl.h:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:50:229:69:: 1119:note: : expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from ../../../../src/include/cbproject.h:19warning: '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:In file included from ../../../../src/include/projectmanager.h:194472:: ../../../../src/include/cbtreectrl.h:50:9 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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/rtti.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();56: note: expanded from macro 'DECLARE_EVENT_TABLE'142 :5: ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /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_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :4010:30: :note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: virtual wxClassInfo *GetClassInfo() const ^ :In file included from envvars_cfgdlg.cpp:12note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: overridden virtual function is here 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 virtual const wxEventTable* GetEventTable() const; \ ^ 17: :4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:363:5: 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/sdk_precomp.h:13: 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:4472::4012:4256: : :note: expanded from macro 'DECLARE_EVENT_TABLE' 19: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^ ../../../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 :19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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: ^ 56:In file included from envvars.cpp:12: 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:111: In file included from ../../../../src/include/cbproject.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 19: In file included from ../../../../src/include/projectmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401019:42:: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 const wxEventTable* GetEventTable() 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:4012:note: overridden virtual function is here 42: note: DECLARE_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: ^ 4472:56: 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:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 56: virtual const wxEventTable* GetEventTable() const; \ ^ note: 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:expanded from macro 'DECLARE_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(); ^ :19/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 ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h: virtual wxEventHashTable& GetEventHashTable() const ^50: 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: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_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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.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();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:111/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from ../../../../src/include/cbproject.h:4012:42: note: 19: ../../../../src/include/projectmanager.h:474:9expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 'GetEventTable' 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: 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.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:118In 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: :../../../../src/include/pipedprocess.h:51118: ../../../../src/include/pipedprocess.h:51:9: :9: 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:56: 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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104472: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: ^ 4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from envvars_common.cpp:12: 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::13: In file included from ../../../../src/include/sdk_common.h3715::11831:: ../../../../src/include/pipedprocess.h:51 note: overridden virtual function is here :9: warning: virtual wxEventHashTable& GetEventHashTable() const; ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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_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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 envvars_common.cpp:12 virtual const wxEventTable* GetEventTable() const; \: In file included from ../../../../src/include/sdk.h ^ :17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120In file included from : ../../../../src/include/cbauibook.hIn file included from envvars.cpp::115:1214:envvars_cfgdlg.cpp:: In file included from ../../../../src/include/sdk.h warning: 12: In file included from ../../../../src/include/sdk.h:17'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 17: In file included from ../../../../src/include/sdk_precomp.h: In file included from ../../../../src/include/sdk_precomp.h:13: 13 bool DeletePage(size_t page);In file included from ../../../../src/include/sdk_common.h:: In file included from ../../../../src/include/sdk_common.h:120: 120 ../../../../src/include/cbauibook.h:401:9 ^ : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../../src/include/cbauibook.h: DECLARE_EVENT_TABLE() ^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 : note: overridden virtual function is here bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from envvars_common.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:12: 10: 4472In file included from note: ../../../../src/include/sdk.hoverridden virtual function is here:56: note: : expanded from macro 'DECLARE_EVENT_TABLE'17: bool DeletePage(size_t page); In file included from ../../../../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:120: ^envvars.cpp../../../../src/include/cbauibook.h: 125:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:14::4012:42:12 : In file included from ../../../../src/include/sdk.h:17warning: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : virtual wxEventHashTable& GetEventHashTable() const ^ 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h :13: In file included from 436:5 bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:../../../../src/include/sdk_common.h:120: 10../../../../src/include/cbauibook.h::125::14 :note: overridden virtual function is here warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() 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 bool RemovePage(size_t page); ^ :290:10: In file included from envvars_common.cppnote: overridden virtual function is here ^:12 bool RemovePage(size_t page);: 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../../../../src/include/sdk_precomp.h:13:56:: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' envvars.cpp:12: In file included from ../../../../src/include/sdk.h:17: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :In file included from 9../../../../src/include/sdk_precomp.h ^ :: warning: 'GetEventTable' 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/event.h: : In file included from ../../../../src/include/sdk_common.h: DECLARE_EVENT_TABLE()4012 :120: ^42 ../../../../src/include/cbauibook.h:401/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9: note: expanded from macro 'wxDECLARE_EVENT_TABLE': : 4472:56: virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'DECLARE_EVENT_TABLE' warning: #define DECLARE_EVENT_TABLE() wxDECLARE_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: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/aui/auibook.h:436: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() virtual const wxEventTable* GetEventTable() const; \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: 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(); ^ /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' ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from envvars_common.cpp:12:4010: In file included from ../../../../src/include/sdk.h:17:42: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120:: ../../../../src/include/cbauibook.h:401: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 const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: ^ In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.h note: expanded from macro 'DECLARE_EVENT_TABLE' :17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_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:../../../../src/include/sdk_common.h:1204012:42: note: : expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/cbauibook.h:401: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/aui/auibook.h: DECLARE_EVENT_TABLE() 436: ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:56overridden 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:#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 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.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] In file included from envvars_cfgdlg.cpp DECLARE_EVENT_TABLE() :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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/logmanager.h::4472:5640:28: : note: expanded from macro 'DECLARE_EVENT_TABLE' warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); #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:42: note: ../../../../src/include/logmanager.h:37:expanded from macro 'wxDECLARE_EVENT_TABLE' envvars_common.cpp39: virtual wxEventHashTable& GetEventHashTable() const ^ note: parameter of type 'const wxString &' is declared here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3715 inline wxString F(const wxString &msg, ...) ^ :12: :31: In file included from note: overridden virtual function is here../../../../src/include/sdk.h: 17: In file included from ../../../../src/include/sdk_precomp.h virtual wxEventHashTable& GetEventHashTable() const; ^ :13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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_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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.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_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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from envvars_common.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.hIn file included from 17:4472envvars.cpp::12: In file included from ../../../../src/include/sdk.h56: : note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from :17: ../../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:13: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from In file included from ../../../../src/include/sdk_common.h:130../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h130:4012:: ../../../../src/include/scriptingmanager.h42: note: :270:9expanded from macro 'wxDECLARE_EVENT_TABLE' : ../../../../src/include/scriptingmanager.h:270 virtual wxEventHashTable& GetEventHashTable() const ^ ::9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here warning: '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] virtual wxEventHashTable& GetEventHashTable() 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: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:4010:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010expanded 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:33:/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 const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from envvars_common.cpp:12: In file included from envvars.cpp:In file included from ../../../../src/include/sdk.h12: :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 :130../../../../src/include/sdk_common.h:: ../../../../src/include/scriptingmanager.h130: :270../../../../src/include/scriptingmanager.h::9270:: 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/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: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/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 hereoverridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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 ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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 ^ envvars_common.cpp:12: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here In file included from virtual wxEventHashTable& GetEventHashTable() const; ../../../../src/include/sdk.h ^ :17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.hIn file included from envvars.cpp:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::12: In file included from 56../../../../src/include/sdk.h:: note: expanded from macro 'DECLARE_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.h13: :4010In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: :42: note: expanded from macro 'wxDECLARE_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 virtual const wxEventTable* GetEventTable() const; \ ^ :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 3712:33: 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:4010:42In 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: note: expanded from macro 'wxDECLARE_EVENT_TABLE':13 : In file included from ../../../../src/include/sdk_common.h:131 virtual const wxEventTable* GetEventTable() const; \: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ 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:44723712::56: 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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from envvars.cpp:4012:42:12: : 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: In file included from ../../../../src/include/sdk_common.h: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: note: overridden virtual function is here /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 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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded 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 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.h30: :140: ../../../../src/include/xtra_res.h:40note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ ^In file included from envvars_common.cpp:12: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19 ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5:: 229:6917: In file included from ../../../../src/include/sdk_precomp.h: note: note: overridden virtual function is here :expanded from macro 'DECLARE_DYNAMIC_CLASS'13 DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler): In file included from ^ ../../../../src/include/sdk_common.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^140: 229../../../../src/include/xtra_res.h: 69::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: :142:5: 40:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5:expanded from macro 'DECLARE_DYNAMIC_CLASS' 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(wxScrollingDialogXmlHandler) ^ /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);30: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: 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/xrc/xh_dlg.h:19:5: note: overridden virtual function is here : DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ 142/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); : ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':142 :5: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 ^:5: note: expanded 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: 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/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ../../../../src/include/sdk_precomp.h:In file included from envvars.cpp:12: 13In file included from ../../../../src/include/sdk.h: In file included from ../../../../src/include/sdk_common.h::17142: : In file included from ../../../../src/include/infowindow.h:61../../../../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] :142: ../../../../src/include/infowindow.h:61: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 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: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 virtual const wxEventTable* GetEventTable() 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: 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:5: note: overridden virtual function is here : DECLARE_EVENT_TABLE() ^ 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:142: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56../../../../src/include/infowindow.h:4472:: 61:9:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: : expanded from macro 'DECLARE_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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 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:56: virtual const wxEventTable* GetEventTable() const; \ ^ note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from envvars.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^12: In file included from ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk.h :4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:17: :42: 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; \ ^ In file included from envvars_cfgdlg.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:In file included from 12: In file included from ../../../../src/include/sdk.h:17: 400../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_precomp.h:13::5: note: overridden virtual function is here DECLARE_EVENT_TABLE(): In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h13: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9::: 61 note: :9expanded from macro 'DECLARE_EVENT_TABLE'warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ : 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]: 4472:56: 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(); DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 4010:42: virtual wxEventHashTable& GetEventHashTable() const ^ /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.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ :400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from envvars_common.cpp: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h12 :400:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: : note: In file included from note: overridden virtual function is here../../../../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' 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 In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:../../../../src/include/sdk_precomp.h: :13: In file included from ../../../../src/include/sdk_common.h4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ :142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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_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 PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/envvars/envvars.zip manifest.xml *.xrc > /dev/null 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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libenvvars.dylib .libs/envvars.o .libs/envvars_cfgdlg.o .libs/envvars_common.o .libs/envvars_prjoptdlg.o -Wl,-force_load,../../../../src/base/tinyxml/.libs/libtinyxml.a -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libenvvars.dylib -Wl,-single_module 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 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: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69:In file included from HelpConfigDialog.cpp note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' :13: In file included from ../../../../src/include/manager.h:21: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../../src/include/sdk_events.h135:5:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229 wxDECLARE_DYNAMIC_CLASS(name) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: 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: /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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:In file included from HelpConfigDialog.cpp: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 13: In file included from ../../../../src/include/manager.h virtual wxClassInfo *GetClassInfo() const ^:21 : ../../../../src/include/sdk_events.h:172:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3:1112: warning: 5:'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: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 226:69: note: #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: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:131expanded 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: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: In file included from HelpConfigDialog.cpp:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 13: In file included from ../../../../src/include/manager.h DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^:21 : ../../../../src/include/sdk_events.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:198:69: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/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::5229:: 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: 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:1112:131:5:30: note: note: overridden virtual function is here 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:226:5:69: : 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: :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 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' In file included from help_common.cpp:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 15: In file included from ../../../../src/include/configmanager.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:16: 135:In file included from ../../../../src/include/manager.h5::21 note: : ../../../../src/include/sdk_events.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' :198: wxDECLARE_DYNAMIC_CLASS(name) ^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(CodeBlocksLogEvent) ^ /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: :30note: 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:15985::5 note: : 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/object.h:227/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::69131:: 30:note: expanded 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/event.h: ^ 1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5:5: : note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) 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/rtti.h:226:142:69:5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'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/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 ^ 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:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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; ^ 5 warnings generated. 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, ...) ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__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 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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libhelp_plugin.dylib .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 -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 -Wl,-single_module 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 cbkeyConfigPanel.lo -MD -MP -MF .deps/cbkeyConfigPanel.Tpo -c cbkeyConfigPanel.cpp -fno-common -DPIC -o .libs/cbkeyConfigPanel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 cJSON.lo -MD -MP -MF .deps/cJSON.Tpo -c cJSON.cpp -o cJSON.o >/dev/null 2>&1 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 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here cbkeybinder.cpp DECLARE_ABSTRACT_CLASS(wxEvent) ^:21: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: In file included from ../../../../src/include/sdk.h:17expanded from macro 'DECLARE_ABSTRACT_CLASS' : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);warning: 'GetClassInfo' overrides a member function 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:131: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: 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' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(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 virtual wxClassInfo *GetClassInfo() const ^ 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:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] In file included from cbkeybinder.cpp DECLARE_EVENT_TABLE():21 : 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../../src/include/sdk_common.h:104: ^ ../../../../src/include/editorbase.h:32:5:/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] 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 : note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/editorbase.h: 32: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: ^ 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; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here In file included from cbkeyConfigPanel.cpp:21: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../../src/include/sdk.h::4472:56: note: 17expanded from macro 'DECLARE_EVENT_TABLE' : 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.h105: :4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../../src/include/cbeditor.h: 45 virtual const wxEventTable* GetEventTable() const; \:9 ^ : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 DECLARE_EVENT_TABLE():13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h :32 ^ :5: 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: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 ^../../../../src/include/editorbase.h:32 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:: 400:note: overridden virtual function is here 5: 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() : 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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :4012:42: virtual wxEventHashTable& GetEventHashTable() const ^ 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* 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 cbkeybinder.cpp:21: In file included from virtual const wxEventTable *GetEventTable() const; ^ ../../../../src/include/sdk.hIn file included from :17: cbkeyConfigPanel.cpp:In file included from ../../../../src/include/sdk_precomp.h:21: In file included from 13: ../../../../src/include/sdk.h:In file included from ../../../../src/include/sdk_common.h17: :110In file included from ../../../../src/include/sdk_precomp.h: In file included from ../../../../src/include/cbplugin.h:13:18: In file included from : ../../../../src/include/pluginmanager.h../../../../src/include/sdk_common.h::221:9:110: warning: 'GetEventTable' 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: 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:4472:56::4010:42: 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:3712:33: :42: note: 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 const wxEventTable *GetEventTable() const; :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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(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 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: wxDECLARE_ABSTRACT_CLASS(name); \ 111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ^ ../../../../src/include/cbtreectrl.h:49:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:309: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ ^ /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/object.h:376:5: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ #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::229142:5:69: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : wxDECLARE_ABSTRACT_CLASS(name); \ note: 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/generic/treectlg.h ^ :376/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::5: 30:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ virtual wxClassInfo *GetClassInfo() 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 17: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142../../../../src/include/sdk_precomp.h::513: : In file included from ../../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':111: In file included from ../../../../src/include/cbproject.h:19: In file included from wxDECLARE_ABSTRACT_CLASS(name); \ ^../../../../src/include/projectmanager.h: 19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../../src/include/cbtreectrl.h:131:3050:: 9:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' warning: 'GetEventTable' 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.hIn file included from cbkeybinder.cpp::447221: In file included from :56../../../../src/include/sdk.h:: 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:111: In file included from ../../../../src/include/cbproject.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 19: ^ In file included from ../../../../src/include/projectmanager.h:19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/cbtreectrl.h:50:4010:429:: note: expanded from macro 'wxDECLARE_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:56: note: expanded from macro 'DECLARE_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: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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 here : DECLARE_EVENT_TABLE() 363:5: note: 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: 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' /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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h: virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbkeybinder.cpp17: In file included from :21: In file included from ../../../../src/include/sdk.h../../../../src/include/sdk_precomp.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:111../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h19: In file included from :50:../../../../src/include/projectmanager.h:9:19: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../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: :56: 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(); ^ /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: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/generic/treectlg.h:363:5: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: overridden virtual function is here 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' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:556: 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: note: expanded from macro 'wxDECLARE_EVENT_TABLE':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 ^ 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:In file included from cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h111: :17: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:In file included from ../../../../src/include/sdk_precomp.h:139: 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:19: ../../../../src/include/projectmanager.h DECLARE_EVENT_TABLE() :474 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:9: 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: :4010expanded 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37124010:42:33: note: : note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable* GetEventTable() const; \ In file included from cbkeybinder.cpp:21: In file included from ^ ../../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../../src/include/sdk_precomp.h::3712:13: In file included from ../../../../src/include/sdk_common.h:33: note: overridden virtual function is here 111: In file included from ../../../../src/include/cbproject.h: virtual const wxEventTable *GetEventTable() const; 19: ^ ../../../../src/include/projectmanager.h:474:9In file included from cbkeyConfigPanel.cpp:21: 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 DECLARE_EVENT_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_precomp.h: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(); ^ :19: ../../../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:474: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() ^ 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/event.h:3715: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 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 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' In file included from cbkeybinder.cpp:21: 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/sdk.h virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::436:5:17: note: 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:120: ../../../../src/include/cbauibook.h:115/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::144472:: 56:warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' bool DeletePage(size_t page); ^ #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/aui/auibook.h:289expanded from macro 'wxDECLARE_EVENT_TABLE' :10: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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() ^ In file included from cbkeyConfigPanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:21: :56In file included from ../../../../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: note: expanded from macro 'DECLARE_EVENT_TABLE' passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: va_start(arg_list, msg);note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here ../../../../src/include/logmanager.h virtual wxEventHashTable& GetEventHashTable() const; ^: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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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:In file included from 5: note: cbkeyConfigPanel.cpp:21: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'In file included from ../../../../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: wxDECLARE_ABSTRACT_CLASS(name); \ ../../../../src/include/xtra_res.h: ^ 40/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5:30: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' warning: virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) 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: 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:/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:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ :131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142In file included from cbkeyConfigPanel.cpp:21: : In file included from ../../../../src/include/infowindow.h:61../../../../src/include/sdk.h::917: 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:142: ../../../../src/include/infowindow.h: DECLARE_EVENT_TABLE() 61: ^ 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#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:4010: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/osx/window.h:400: :5: note: note: expanded from macro 'wxDECLARE_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/osx/window.h:400:5: 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' 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:564010: 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: virtual const wxEventTable* GetEventTable() const; \ 42: ^ note: In file included from cbkeybinder.cpp:21: 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 const wxEventTable* GetEventTable() const; \ ^: In file included from ../../../../src/include/sdk_common.h: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:13142: : In file included from ../../../../src/include/infowindow.h:61:../../../../src/include/sdk_common.h:142: 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/infowindow.h: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h61:9::4012: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:56: note: ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 5/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' DECLARE_EVENT_TABLE() ^ 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/event.h:4472:5: note: overridden virtual function is here : 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:#define DECLARE_EVENT_TABLE() wxDECLARE_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' 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 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 ^ cbkeyConfigPanel.cpp:288:19: warning: switch condition has boolean value [-Wswitch-bool] if (pCmd) switch(true) //now have a matching wxCmd array entry ^ ~~~~ 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. 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 clKeyboardBindingConfig.lo -MD -MP -MF .deps/clKeyboardBindingConfig.Tpo -c clKeyboardBindingConfig.cpp -o clKeyboardBindingConfig.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 cbkeybinder.lo -MD -MP -MF .deps/cbkeybinder.Tpo -c cbkeybinder.cpp -o cbkeybinder.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 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 configurationpanel.lo -MD -MP -MF .deps/configurationpanel.Tpo -c configurationpanel.cpp -fno-common -DPIC -o .libs/configurationpanel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/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 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 ^ 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 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 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 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) ^ ~~~~ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 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 /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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libkeybinder.dylib .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 -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 -Wl,-single_module 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/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/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/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 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/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/legend.lo -MD -MP -MF src/.deps/legend.Tpo -c src/legend.cpp -fno-common -DPIC -o src/.libs/legend.o 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/chartwindow.lo -MD -MP -MF src/.deps/chartwindow.Tpo -c src/chartwindow.cpp -o src/chartwindow.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/legend.lo -MD -MP -MF src/.deps/legend.Tpo -c src/legend.cpp -o src/legend.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/pie3dchartpoints.lo -MD -MP -MF src/.deps/pie3dchartpoints.Tpo -c src/pie3dchartpoints.cpp -o src/pie3dchartpoints.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 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 -fno-common -DPIC -o src/.libs/points.o 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/points.lo -MD -MP -MF src/.deps/points.Tpo -c src/points.cpp -o src/points.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/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/chartctrl.lo -MD -MP -MF src/.deps/chartctrl.Tpo -c src/chartctrl.cpp -fno-common -DPIC -o src/.libs/chartctrl.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/chartctrl.lo -MD -MP -MF src/.deps/chartctrl.Tpo -c src/chartctrl.cpp -o src/chartctrl.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/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/label.lo -MD -MP -MF src/.deps/label.Tpo -c src/label.cpp -o src/label.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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxchartctrl.0.dylib ./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 -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 -Wl,-single_module 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/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 -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/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 -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 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/wxFlatNotebook.lo -MD -MP -MF src/wxFlatNotebook/.deps/wxFlatNotebook.Tpo -c src/wxFlatNotebook/wxFlatNotebook.cpp -fno-common -DPIC -o src/wxFlatNotebook/.libs/wxFlatNotebook.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxflatnotebook.0.dylib ./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 -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 -Wl,-single_module 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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxcustombutton.0.dylib ./src/.libs/toggle.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 -Wl,-single_module 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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwximagepanel.0.dylib ./src/.libs/wxImagePanel.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 -Wl,-single_module 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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxspeedbutton.0.dylib ./.libs/wxSpeedButton.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 -Wl,-single_module 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 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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/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/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/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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_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_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_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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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 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_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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxkwic.0.dylib ./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 -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 -Wl,-single_module 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 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 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 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 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/stateLed.lo -MD -MP -MF led/src/.deps/stateLed.Tpo -c led/src/stateLed.cpp -fno-common -DPIC -o led/src/.libs/stateLed.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/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/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/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_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 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/matrixobject.lo -MD -MP -MF ledpanel/src/.deps/matrixobject.Tpo -c ledpanel/src/matrixobject.cpp -fno-common -DPIC -o ledpanel/src/.libs/matrixobject.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/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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxled.0.dylib ./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 -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 -Wl,-single_module 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 -Wl,--no-undefined -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++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxmathplot.0.dylib ./.libs/mathplot.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 -Wl,-single_module 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; ^ 5 warnings generated. 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -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 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 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 ^ 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 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 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 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 ^ 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 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -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 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 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 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 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) ^ 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 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 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 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 ^ 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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -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 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 ^ 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 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 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 libselectdlg.lo -MD -MP -MF .deps/libselectdlg.Tpo -c libselectdlg.cpp -fno-common -DPIC -o .libs/libselectdlg.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -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 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 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 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; ^ 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 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 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) ^ 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 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 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 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) ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/liblib_finder.dylib .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 -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 -Wl,-single_module 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 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 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 cbprofilerexec.lo -MD -MP -MF .deps/cbprofilerexec.Tpo -c cbprofilerexec.cpp -fno-common -DPIC -o .libs/cbprofilerexec.o 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:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.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 cbprofiler.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 4010:../../../../src/include/sdk_precomp.h:1342: : In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5note: expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 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:5: warning: 'GetEventHashTable' 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:4472:note: 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/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: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: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:4012: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: virtual wxEventHashTable& GetEventHashTable() const ^note: overridden virtual function is here In file included from DECLARE_EVENT_TABLE() ^ cbprofilerconfig.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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: ^ In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /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/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' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_ABSTRACT_CLASS(wxControl) ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hIn file included from cbprofiler.cpp:10: In file included from ../../../../src/include/sdk.h:17:226:69: In file included from : ../../../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99In file included from cbprofiler.cpp: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:10: In file included from ../../../../src/include/sdk.h:17 note: 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); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142../../../../src/include/sdk_events.h:78::53:: note: warning: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' '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(CodeBlocksEvent) :131 ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 note: :69expanded 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/event.h:1598:#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_NO_ASSIGN(wxCommandEvent) ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: 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:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: virtual wxClassInfo *GetClassInfo() const ^5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 1598: wxDECLARE_DYNAMIC_CLASS(name) ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142overridden virtual function is here :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ 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:131227::3069:: 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 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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(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 cbprofilerconfig.cpp wxDECLARE_ABSTRACT_CLASS(name); \ ^:10: In file included from ../../../../src/include/sdk.h: 17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from ../../../../src/include/sdk_precomp.h131::1330:: In file included from note: ../../../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 99: ../../../../src/include/sdk_events.h: virtual wxClassInfo *GetClassInfo() const ^153:3 In file included from cbprofiler.cpp:: 10: warning: '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(CodeBlocksDockEvent) ^13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from ../../../../src/include/sdk_common.h229:69:99: : ../../../../src/include/sdk_events.h:note: 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: 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: 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: virtual wxClassInfo *GetClassInfo() const ^142: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:30::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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112131:30: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/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:In file included from cbprofilerexec.cpp:10 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': In file included from ../../../../src/include/sdk.h: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: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here In file included from DECLARE_ABSTRACT_CLASS(wxEvent) ^cbprofiler.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/object.h:13: 226:69:In file included from ../../../../src/include/sdk_common.h note: expanded from macro 'DECLARE_ABSTRACT_CLASS':99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent)/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: In file included from cbprofilerexec.cpp229::expanded from macro 'wxDECLARE_ABSTRACT_CLASS'69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 10 virtual wxClassInfo *GetClassInfo() const ^ : 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:142In file included from ../../../../src/include/sdk_precomp.h:5: :13note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: wxDECLARE_ABSTRACT_CLASS(name); \ 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: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:131:30: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/event.h:1112:#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: DECLARE_ABSTRACT_CLASS(wxEvent) ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: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/event.h: ^1112: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:overridden virtual function is here 30: DECLARE_ABSTRACT_CLASS(wxEvent) ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'In file included from cbprofilerconfig.cpp /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:10:226: virtual wxClassInfo *GetClassInfo() const: ^In file included from ../../../../src/include/sdk.h69: :note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : ../../../../src/include/sdk_events.h ^ :198: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: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^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' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /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 cbprofilerexec.cpp:In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);10: cbprofilerconfig.cpp ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h10In file included from ../../../../src/include/sdk.h:17: :: In file included from 142In 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.h1985: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':17: In file included from ../../../../src/include/sdk_precomp.h:13: :In file included from ../../../../src/include/sdk_common.h3:: wxDECLARE_ABSTRACT_CLASS(name); \ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 99: ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /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../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :131:30:229:: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent)69: ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ note: 227:69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'DECLARE_DYNAMIC_CLASS':5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 DECLARE_ABSTRACT_CLASS(wxEvent) ^ : ^ 5:/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/object.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'226 wxDECLARE_ABSTRACT_CLASS(name); \ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h69 wxDECLARE_DYNAMIC_CLASS(name):: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 131: ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 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 142:30 virtual wxClassInfo *GetClassInfo() const ^ ::5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) virtual wxClassInfo *GetClassInfo() const ^ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/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: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: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/event.h:1598:5: virtual wxClassInfo *GetClassInfo() const ^ note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name)In file included from cbprofiler.cpp ^ :10: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142../../../../src/include/sdk.h::517: : In 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:99: ../../../../src/include/sdk_events.h wxDECLARE_ABSTRACT_CLASS(name); \ ^:231: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h5::131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]cbprofilerexec.cpp:10 virtual wxClassInfo *GetClassInfo() const ^ : In file included from ../../../../src/include/sdk.h:17: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^In file included from ../../../../src/include/sdk_precomp.h :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: In file included from 227:../../../../src/include/sdk_common.h:9969: : ../../../../src/include/sdk_events.h:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'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); ^ 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:227: :69note: 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: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' virtual wxClassInfo *GetClassInfo() const ^ 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/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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 227:note: 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#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^:1598 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 135:note: overridden virtual function is here5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ 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:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'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::5131:: 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 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from cbprofiler.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/osx/window.h::17In file included from cbprofilerexec.cpp:: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h400:5:10410:: note: ../../../../src/include/editorbase.h:32: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:5: warning: overridden virtual function is here:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 13: DECLARE_EVENT_TABLE() ^In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not 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 DECLARE_EVENT_TABLE() ^ ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56: note: expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_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:4010note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_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:4012 virtual const wxEventTable* GetEventTable() 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' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5::4010: virtual wxEventHashTable& GetEventHashTable() const ^ 42 note: overridden virtual function is here: 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: 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(); ^ 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(); ^ 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 note: :17expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_precomp.h:13: virtual const wxEventTable* GetEventTable() const; \ ^In file included from ../../../../src/include/sdk_common.h :104: In file included from cbprofilerexec.cpp:../../../../src/include/editorbase.h:10: 32:In file included from ../../../../src/include/sdk.h5::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: In file included from ../../../../src/include/sdk_common.h: DECLARE_EVENT_TABLE() 104: ^ ../../../../src/include/editorbase.h:32/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5:56: : 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:/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(); ^ /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: 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: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: 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: 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 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 cbprofiler.cpp:10: In file included from In file included from cbprofilerexec.cpp:../../../../src/include/sdk.h:1710: 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:105: In file included from : ../../../../src/include/cbeditor.h../../../../src/include/sdk_common.h::45105: :9../../../../src/include/cbeditor.h:: 45:warning: '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] ^ 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: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; \../../../../src/include/editorbase.h:32 ^:5: note: ../../../../src/include/editorbase.h:overridden virtual function is here 32: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: ^ 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: virtual const wxEventTable* GetEventTable() const; \ ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from cbprofilerexec.cpp:10: In file included from virtual const wxEventTable* GetEventTable() const; \ ../../../../src/include/sdk.h: ^ 17: In file included from cbprofiler.cpp:In file included from ../../../../src/include/sdk_precomp.h10: :13In file included from ../../../../src/include/sdk.h: In file included from :17../../../../src/include/sdk_common.h:: In file included from 105: ../../../../src/include/sdk_precomp.h:../../../../src/include/cbeditor.h:13: 45:In file included from ../../../../src/include/sdk_common.h9::105 warning: : ../../../../src/include/cbeditor.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :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 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: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 ../../../../src/include/editorbase.h:32 ^ :../../../../src/include/editorbase.h:5:32: note: 5:overridden virtual function is here 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: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: 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 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ In file included from cbprofiler.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:4472:56: In file included from :In file included from cbprofilerconfig.cpp ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from note: :../../../../src/include/cbplugin.h:18expanded from macro 'DECLARE_EVENT_TABLE'10: ../../../../src/include/pluginmanager.h:221: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from :3712 ../../../../src/include/sdk.h:17: In file included from :33:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE()note: overridden virtual function is here :110: virtual const wxEventTable *GetEventTable() const; ^ 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 ^ :221:9: warning: :56:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from cbprofilerexec.cpp:10: #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() In file included from 42: ../../../../src/include/sdk.h: ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' 17: In file included from virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../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:1104472:3712:3356:: In file included from : note: ../../../../src/include/cbplugin.h note: overridden virtual function is here : virtual const wxEventTable *GetEventTable() const;expanded from macro 'DECLARE_EVENT_TABLE'18: ../../../../src/include/pluginmanager.h: 221:9: ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from cbprofiler.cpp:10: warning: In file included from '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../../../../src/include/sdk.h:17: In file included from : DECLARE_EVENT_TABLE() ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5642: :../../../../src/include/sdk_precomp.h note: note: expanded from macro 'DECLARE_EVENT_TABLE' :13: 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: ^ 18/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:expanded from macro 'wxDECLARE_EVENT_TABLE': 42../../../../src/include/pluginmanager.h : note: :221:9:expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'DECLARE_EVENT_TABLE'3712:33: note: overridden virtual function is here :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 31: note: overridden virtual function is here ^ virtual const wxEventTable *GetEventTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbprofilerconfig.cpp:10/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 ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18 virtual wxEventHashTable& GetEventHashTable() const ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:../../../../src/include/pluginmanager.h:31:221: note: overridden virtual function is here9: 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 cbprofilerexec.cpp:In file included from cbprofiler.cpp10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h::10: 19: In file included from ../../../../src/include/projectmanager.h:19: In file included from ../../../../src/include/sdk.h:17../../../../src/include/cbtreectrl.h:49:: In file included from 9: ../../../../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:111 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ : In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::19229:: ../../../../src/include/cbtreectrl.h69::49 note: expanded from macro 'DECLARE_DYNAMIC_CLASS':9 : 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(cbTreeCtrl) ^ ^ /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:229:5: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: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded 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/generic/treectlg.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^376: 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(wxTreeCtrl) ^ virtual wxClassInfo *GetClassInfo() const/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/generic/treectlg.h:376:5In file included from cbprofilerconfig.cpp:10: In file included from ../../../../src/include/sdk.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: 142note: overridden virtual function is here : DECLARE_DYNAMIC_CLASS(wxTreeCtrl) In file included from ../../../../src/include/sdk_common.h ^:111: 5 In file included from ../../../../src/include/cbproject.h:: 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: In file included from ../../../../src/include/projectmanager.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :19: ../../../../src/include/cbtreectrl.h 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' ^ 49/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const:142:: ^ 95In file included from cbprofilerexec.cpp:: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_DYNAMIC_CLASS(cbTreeCtrl) 10 ^ : note: In file included from ../../../../src/include/sdk.h: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: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^17: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ../../../../src/include/sdk_precomp.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^ :13: In file included from ../../../../src/include/sdk_common.h:111: 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:5: 30:../../../../src/include/projectmanager.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':19: ../../../../src/include/cbtreectrl.h: 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: virtual wxClassInfo *GetClassInfo() const50:9:131:30: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from DECLARE_EVENT_TABLE() virtual wxClassInfo *GetClassInfo() const cbprofiler.cpp ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:: 10: In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h376::175: note: : 4472In file included from ../../../../src/include/sdk_precomp.hoverridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ :56: note: expanded from macro 'DECLARE_EVENT_TABLE' :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : :229 ^ In file included from :69: ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: :4010111expanded from macro 'DECLARE_DYNAMIC_CLASS': 42: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);::50: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :142:5:9 virtual const wxEventTable* GetEventTable() const; \ : warning: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: wxDECLARE_ABSTRACT_CLASS(name); \ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ 363:5: DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here : DECLARE_EVENT_TABLE() ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:131:30 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.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' :56: note: 4010:42:expanded from macro 'DECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() 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:42In file included from virtual const wxEventTable* GetEventTable() const; \:cbprofilerconfig.cpp ^ : In file included from 10: In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk.hcbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \ :17: In file included from ^ :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:13: In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk_precomp.h363::13: In file included from ../../../../src/include/sdk_common.h:111:5111: In file included from ../../../../src/include/cbproject.h:19: In file included from : In file included from ../../../../src/include/projectmanager.h: :19: ../../../../src/include/cbtreectrl.h:50:9:note: ../../../../src/include/cbproject.h overridden virtual function is herewarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_EVENT_TABLE()19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h DECLARE_EVENT_TABLE() ^: ^50: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]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::56: note: expanded from macro 'DECLARE_EVENT_TABLE' 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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472 ^ #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:56: 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 cbprofiler.cpp ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: :note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_EVENT_TABLE' 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: In file included from ../../../../src/include/sdk.h:17: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104012../../../../src/include/sdk_precomp.h:42:13: In file included from ../../../../src/include/sdk_common.h:111::: In file included from ../../../../src/include/cbproject.h: 4219: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/projectmanager.h virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5:: virtual const wxEventTable* GetEventTable() const; \ ^ 19: ../../../../src/include/cbtreectrl.h note: overridden virtual function is here : DECLARE_EVENT_TABLE()50:In file included from cbprofilerconfig.cpp 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 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:17::4472:56: :In file included from ../../../../src/include/sdk_precomp.h:1356 : In file included from ../../../../src/include/sdk_common.h:111note: : expanded from macro 'DECLARE_EVENT_TABLE' : note: 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(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h19: ../../../../src/include/cbtreectrl.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:50:9::: 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' warning: note: expanded from macro 'wxDECLARE_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/generic/treectlg.h:363 ^ 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cppIn file included from cbprofilerexec.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.h17: :13In file included from ../../../../src/include/sdk_precomp.h:: 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 In file included from ../../../../src/include/cbproject.h../../../../src/include/cbproject.h::1919: : ../../../../src/include/projectmanager.h../../../../src/include/projectmanager.h:474:474: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::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: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/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: virtual const wxEventTable *GetEventTable() const; ^note: overridden virtual function is here In file included from cbprofiler.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 ^ 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: :13In file included from ../../../../src/include/sdk_common.h: In file included from :111../../../../src/include/sdk_common.h:111: In file included from : In file included from ../../../../src/include/cbproject.h:../../../../src/include/cbproject.h:19: 19: ../../../../src/include/projectmanager.h:../../../../src/include/projectmanager.h:474:474: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 :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(); ^ 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();:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' cbprofilerconfig.cpp ^ virtual wxEventHashTable& GetEventHashTable() const: 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:4012:42../../../../src/include/sdk_precomp.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715::31: note: overridden virtual function is here : note: expanded from macro 'wxDECLARE_EVENT_TABLE' 13: In file included from ../../../../src/include/sdk_common.h: virtual wxEventHashTable& GetEventHashTable() const 111: In file included from ../../../../src/include/cbproject.h:19: virtual wxEventHashTable& GetEventHashTable() const; ^../../../../src/include/projectmanager.h: 474 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37159: :31warning: 'GetEventTable' 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but 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 cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51: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: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:118: ../../../../src/include/pipedprocess.h:: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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: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:4472:56: note: In file included from cbprofilerexec.cppexpanded 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:401213: :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.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 cbprofilerconfig.cpp:10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42In file included from ../../../../src/include/sdk.h:17: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 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: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is 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 cbprofilerexec.cpp:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 10: In file included from ../../../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from cbprofilerconfig.cpp:10: In file included from 17 ../../../../src/include/sdk.h:: ^ 17In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: In file included from : ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/cbauibook.h:115:14:: :4012:warning: 1342'DeletePage' 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:120 virtual wxEventHashTable& GetEventHashTable() const ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:../../../../src/include/cbauibook.h:115:145: note: overridden virtual function is here : warning: bool DeletePage(size_t page); 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ bool DeletePage(size_t page); ^ ^ /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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h56::: note: expanded from macro 'DECLARE_EVENT_TABLE' 289289:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:1010: note: : note: overridden virtual function is here ^ overridden virtual function is here bool DeletePage(size_t page); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h bool DeletePage(size_t page); :4012: ^ ^42 : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from cbprofilerexec.cpp:cbprofilerconfig.cpp virtual wxEventHashTable& GetEventHashTable() const ^ :10: In file included from 10: 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:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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_precomp.h:13:290:10:: In file included from ../../../../src/include/sdk_common.h: note: 120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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:10 bool RemovePage(size_t page); ^ : note: overridden virtual function is here In file included from cbprofilerexec.cpp: bool RemovePage(size_t page); 10: ^ In file included from ../../../../src/include/sdk.h:17In file included from cbprofilerconfig.cpp: In file included from :10../../../../src/include/sdk_precomp.h:: In file included from 13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/cbauibook.h../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9:401: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 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/aui/auibook.h:436: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: 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: virtual const wxEventTable* GetEventTable() 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/aui/auibook.h:436:5: ^ note: overridden virtual function is here/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:56 ^: note: In file included from expanded from macro 'DECLARE_EVENT_TABLE' 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: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::42120: : ../../../../src/include/cbauibook.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 401:9: warning: virtual const wxEventTable* GetEventTable() const; \ ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ In file included from cbprofilerconfig.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: 13: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401: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: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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: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 : 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/aui/auibook.h:436: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::44724012::56: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 ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: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 cbprofilerconfig.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:447217: 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 :126: ../../../../src/include/editormanager.h:213#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: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]4010In file included from :42:cbprofiler.cpp: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 10: In file included from ../../../../src/include/sdk.h:17: In file included from virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ../../../../src/include/sdk_precomp.h :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: ../../../../src/include/sdk_common.h::127 expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here : ../../../../src/include/logmanager.h:40: virtual const wxEventTable *GetEventTable() const; ^ 28#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:In file included from cbprofilerexec.cpp: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h va_start(arg_list, msg);: ^In file included from :../../../../src/include/sdk.h 4010:17: :42: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h../../../../src/include/logmanager.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE': :37126: ../../../../src/include/editormanager.h:213 virtual const wxEventTable* GetEventTable() const; \ ^:: 39:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9 note: parameter of type 'const wxString &' is declared here : warning: inline wxString F(const wxString &msg, ...) 3712:33 ^: note: 'GetEventHashTable' 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 ^:56 : note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from cbprofilerconfig.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:4012In file included from ../../../../src/include/sdk_precomp.h:42:13: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../../src/include/sdk_common.h: 126: ../../../../src/include/editormanager.h:213: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: overridden virtual function is here ^ /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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...)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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libProfiler.dylib .libs/cbprofilerconfig.o .libs/cbprofiler.o .libs/cbprofilerexec.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 -Wl,-single_module 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/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/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/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/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/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/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/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/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 -o src/pdfencoding.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/pdfencrypt.lo -MD -MP -MF src/.deps/pdfencrypt.Tpo -c src/pdfencrypt.cpp -o src/pdfencrypt.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 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 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/pdffont.lo -MD -MP -MF src/.deps/pdffont.Tpo -c src/pdffont.cpp -o src/pdffont.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/pdffontdatacore.lo -MD -MP -MF src/.deps/pdffontdatacore.Tpo -c src/pdffontdatacore.cpp -o src/pdffontdatacore.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/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 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/pdffontdatatype0.lo -MD -MP -MF src/.deps/pdffontdatatype0.Tpo -c src/pdffontdatatype0.cpp -o src/pdffontdatatype0.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/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 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/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/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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 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/pdffontsubsettruetype.lo -MD -MP -MF src/.deps/pdffontsubsettruetype.Tpo -c src/pdffontsubsettruetype.cpp -fno-common -DPIC -o src/.libs/pdffontsubsettruetype.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/pdffontvolt.lo -MD -MP -MF src/.deps/pdffontvolt.Tpo -c src/pdffontvolt.cpp -o src/pdffontvolt.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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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 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/pdfocg.lo -MD -MP -MF src/.deps/pdfocg.Tpo -c src/pdfocg.cpp -fno-common -DPIC -o src/.libs/pdfocg.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/pdfocg.lo -MD -MP -MF src/.deps/pdfocg.Tpo -c src/pdfocg.cpp -o src/pdfocg.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/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 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/pdfprint.lo -MD -MP -MF src/.deps/pdfprint.Tpo -c src/pdfprint.cpp -fno-common -DPIC -o src/.libs/pdfprint.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/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/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/pdfprint.lo -MD -MP -MF src/.deps/pdfprint.Tpo -c src/pdfprint.cpp -o src/pdfprint.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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 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/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 -Wl,--no-undefined -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 HTMLExporter.lo -MD -MP -MF .deps/HTMLExporter.Tpo -c HTMLExporter.cpp -fno-common -DPIC -o .libs/HTMLExporter.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 BaseExporter.lo -MD -MP -MF .deps/BaseExporter.Tpo -c BaseExporter.cpp -fno-common -DPIC -o .libs/BaseExporter.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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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); ^ 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] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_EVENT_TABLE(): ^ 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: :note: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_EVENT_TABLE' 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:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :4010:42: 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/event.h:1112:5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:overridden virtual function is here 400:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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() ^ 226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /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/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxEventHashTable& GetEventHashTable() 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 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 ^ 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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: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:105: ../../../../src/include/cbeditor.h:45:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 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: 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();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32: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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4010 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42 virtual wxEventHashTable& GetEventHashTable() const ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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:4010::1: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:3712:33: note: overridden virtual function is here : virtual const wxEventTable *GetEventTable() const; ^ 17: In file included from ../../../../src/include/sdk_precomp.h:In file included from 13: In file included from :../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:1: In file included from ../../../../src/include/sdk.h9::17 warning: : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: '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/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: 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; \ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/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: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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:4010In 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:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: :5:../../../../src/include/infowindow.h note: :overridden virtual function is here61: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.hnote: :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: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() ^#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#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 virtual const wxEventTable* GetEventTable() 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/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 ^ 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 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 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 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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:56In 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] note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : virtual const wxEventTable* GetEventTable() const; \ ^ 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/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/rtti.h:131:note: expanded from macro 'DECLARE_EVENT_TABLE' 30: 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:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:42::5: note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: In file included from :1: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'In file included from ../../../../src/include/sdk.h :17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:111: In file included from ../../../../src/include/cbproject.h5::19 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN': In file included from ../../../../src/include/projectmanager.h :19 wxDECLARE_DYNAMIC_CLASS(name) : ../../../../src/include/cbtreectrl.h:50: ^ 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 142:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 wxDECLARE_ABSTRACT_CLASS(name); \ ^:56 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: :30expanded 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' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: 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() ^ ../../../../src/include/editormanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:213:56: 9: 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/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: 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: 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::31: 3712:33: note: overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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; ^ 35 warnings generated. 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ^ 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libexporter.dylib .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 -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 -Wl,-single_module 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 symtabexec.lo -MD -MP -MF .deps/symtabexec.Tpo -c symtabexec.cpp -fno-common -DPIC -o .libs/symtabexec.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/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 symtabconfig.lo -MD -MP -MF .deps/symtabconfig.Tpo -c symtabconfig.cpp -fno-common -DPIC -o .libs/symtabconfig.o 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded 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 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' symtabexec.cpp virtual wxClassInfo *GetClassInfo() const: ^10 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: In file included from note: overridden virtual function is here ../../../../src/include/sdk.h DECLARE_ABSTRACT_CLASS(wxEvent) ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 17#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from ../../../../src/include/sdk_precomp.h::131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 13 virtual wxClassInfo *GetClassInfo() const ^ : In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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 symtab.cpp:10: 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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 17 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 ../../../../src/include/sdk_precomp.h:13 note: : In file included from ../../../../src/include/sdk_common.h:overridden virtual function is here 99: ../../../../src/include/sdk_events.h:231:5: warning: DECLARE_EVENT_TABLE()'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /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: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:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'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:104: ../../../../src/include/editorbase.h:32:#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:5:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ wxDECLARE_DYNAMIC_CLASS(name) /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 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: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:40078 :5: :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/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: DECLARE_EVENT_TABLE() ^ /Users/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);30#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_ABSTRACT_CLASS' 4012 :42: virtual wxClassInfo *GetClassInfo() const note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() 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/event.h:1598:5: 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: 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:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ :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: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(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); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: :135:5expanded 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 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:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not 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 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) ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'DECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: : note: overridden virtual function is here expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_EVENT_TABLE() ^ 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ 30:In file included from symtabexec.cpp:10 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : virtual wxClassInfo *GetClassInfo() const In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ ../../../../src/include/sdk.h:17: 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:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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 ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_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:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' symtabconfig.cpp virtual wxEventHashTable& GetEventHashTable() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here 10: In file included from ../../../../src/include/sdk.h: virtual wxEventHashTable& GetEventHashTable() const; ^17: In file included from ../../../../src/include/sdk_precomp.h :13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cpp:10: In file included from ../../../../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 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] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ 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]/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' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_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(); virtual const wxEventTable* GetEventTable() 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: /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/infowindow.h:61: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/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libSymTab.dylib .libs/symtabconfig.o .libs/symtab.o .libs/symtabexec.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 -Wl,-single_module 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] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hIn file included from RegExTestbed.cpp:10:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^In file included from ../../../../src/include/sdk_common.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135104: :5../../../../src/include/editorbase.h:: 32:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'5: warning: 'GetEventTable' 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/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_EVENT_TABLE() ^/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/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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 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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: 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: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: 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:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: 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:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ 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:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: 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:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: 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:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: 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:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() 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:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() 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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 -Wl,--no-undefined -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++ -dynamiclib -o .libs/libRegExTestbed.dylib .libs/regexdlg.o .libs/RegExTestbed.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 -Wl,-single_module 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 -Wl,--no-undefined -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 -Wl,--no-undefined -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.