51
Development / Re: Use of '_T("...")' with 'CB'
« Last post by Miguel Gimenez on September 03, 2026, 06:19:17 pm »Fixed in r13995, sorry. I added "kk" to force an error if TRACE() was active and forgot to remove it.
Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
C:\Users\Gerard\Documents\CodeBlocks_SVN\CodeBlocks_src\src\plugins\codecompletion\parser\parserthread.cpp|2991|error: 'kkm_LastUnnamedTokenName' was not declared in this scope; did you mean 'm_LastUnnamedTokenName'?|Yes, all problems are in TRACE : lines 1473, 2347, 2357, 2371, 3200, 3258

C:\Users\Gerard\Documents\CodeBlocks_SVN\CodeBlocks_src\src\plugins\codecompletion\parser\parserthread.cpp|3258|error: conditional expression between distinct pointer types 'const wxStringCharType*' {aka 'const wchar_t*'} and 'const char*' lacks a cast|