Ervin Peters:
won't find anything, but the output of gdb shows SciTE uses threading. BTW: I use gentoolinux and the v1.68 ebuild and source-zip.
SciTE does not use threads on GTK+ although it does on Windows.
shows scintilla uses GLIBThreads.
Scintilla doesn't use threads either, it calls g_thread_init so that it can create a mutex in case the application uses threads. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
