m_peek -> m_PeekToken
m_curtoken -> m_CurToken
m_peekavailable -> m_PeekAvailable
No objections. Could you provide a patch?Code
m_peek -> m_PeekToken
m_curtoken -> m_CurToken
m_peekavailable -> m_PeekAvailable
I have created a patch.Thanks. Give me some days to test it...
Also, I change the Tokenizer.cpp's encoding to UTF8 without BOM....caused a comment to be not readable anymore. So I am not going to apply the UTF8 change. Be careful with such. ;-)
the "search thread" can't do search on this fileIf you mean the thread search plugin - this works fine for me (see image attached). Hence I have applied a couple of patches - so probably it's not working in trunk, indeed.
changing to UTF8 with out BOM( I converted it by NotePad++)Hehe - what Notepad++ did was "converting" the characters in question to something else, but different. So the conversion is in fact kind of broken and just "works" because the problematic chars (² and ³) are no more. ;-)
If you mean the thread search plugin - this works fine for me (see image attached). Hence I have applied a couple of patches - so probably it's not working in trunk, indeed.Thank you!
Just a reminder, are all the patches on code completion still in testing phase? (It seems one months passed, I can't wait :D...)Yes, they are. We (the devs) do still testing. Hence the release schedule is like that: