WrapEarnPass left a comment (geany/geany#4620) @nyamatongwe I am aware that Scintilla is cross platform and not exclusively GTK, I used to use NPPP as my only text editor when I was a windows user.
I wrapped my geany patches to scintilla with ```#ifdef GTK``` to compile in the gio path if scintilla is in a gtk context, which for geany is always yes. I will leave it to the pull reviewers to determine if they want to enable threading, patch geany's scintilla with gio, or with your single thread conditionals. I will mention your patch on the pull. I have no authority here. I just operate the toilets. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4620#issuecomment-5039940312 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4620/[email protected]>
