News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Any one know what cause this issue when I use thead search plugin

Started by ollydbg, September 09, 2016, 01:16:27 PM

Previous topic - Next topic

ollydbg

Quote19:13:55: Failed to convert file "F:\cb_sf_git\clean-trunk-for-commit\src\sdk\wxscintilla\src\scintilla\lexers\LexErlang.cxx" to Unicode.
19:13:55: Failed to convert file "F:\cb_sf_git\clean-trunk-for-commit\src\sdk\wxscintilla\src\scintilla\lexers\LexMatlab.cxx" to Unicode.
Here is the saved log I see.

Thanks.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.