On Wed, 24 Nov 2010 20:09:42 +0100, Enrico wrote:
Either we push into trunk and see how it works or in case we are close to a release, I'd push it into a branch for the curious people.
I think it would be best to put it in an 'unstable' branch. Last time we updated Scintilla just before the 0.19 release it introduced scrolling bugs.
I agree. I just created the branch and will commit the updated Scintilla copy soon.
Soon = now().
I committed the new Scintilla version into the unstable branch. I hope I did it right. The scintilla_changes.patch still needs to be updated, will do this sometime later, though there were no other changes I did to the sources, only removed unused lexers.
There might be more work necessary like updating lexer constants like those for strings and comments in src/editor.c.
Regards, Enrico