The unparent method should be called in dispose(), not in finalize().
This patch fixes that which removes some ugly warnings from OS X command
line.
More here:
http://sourceforge.net/p/scintilla/bugs/1777/
Would be nice to have this for 1.26 to get rid of the warnings.
https://github.com/geany/geany/pull/746
—
Reply to this email directly or view it on GitHub.