codecompletion.cpp: In member function 'void CodeCompletion::OnEditorActivatedTimer(wxTimerEvent&)':
codecompletion.cpp:2477:64: error: operands to ?: have different types 'const wxString' and 'const wxChar*'
confirmed, I was about to report this myself... ;)
should probably note that this is with svn 7446 and that I'm running win7 64bit and tdm mingw 4.5.2
Fixed in trunk (r7447).
Quote from: jens on September 02, 2011, 07:42:22 PM
Fixed in trunk (r7447).
What the hell - I had committed a fix myself directly after the problematic commit, using wT(""). Where did this commit go??? :shock: :shock: :shock: