Closed bluenlive closed 11 years ago
Well that build is old. Plus I don't use that compiler anymore.
So closing unless you can reproduce with the latest build.
The problem happens with the lastest(4.2.25.873).
What's the call stack?
Because it works fine here so you are the only one who can run a debug build and check where exactly it crashes.
I will do something more and report again.
const char *complexCaseConversions (in CaseConvert.cxx) string seems not to be compiled properly in my language.
I think that's the reason. hmm...
Thanks for reading.
That's a Scintilla file so you will need to report that upstream.
If it's a compiler bug you can try VS2012.
PS. I have seen a compiler warning in Scintilla about characters but that was added recently so probably not related.
I compiled with WDK, And, when I use find/replace function Notepad2-mod crashes.
And, as I know, that problem doesn't happen with ICL or VC.