aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/unitTest.cxx
diff options
context:
space:
mode:
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>2013-11-16 09:34:47 +1100
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>2013-11-16 09:34:47 +1100
commit72f45b272e2dd719105509f714ab51f5b67a75b0 (patch)
treecf954af2248978a20e110ee787e9371ad7ca441e /test/unit/unitTest.cxx
parent29828ee21f036ffeaaf23e0501489638dca02eb5 (diff)
downloadscintilla-mirror-72f45b272e2dd719105509f714ab51f5b67a75b0.tar.gz
ScintillaGTK: Call superclass finalize() in ScintillaObject
The ScintillaObject class does not chain up to its superclass in the finalize() function. This is a bug and must be done according to the GLib/GObject documentation. One effect of this is that the destroy notifiers supplied in e.g. g_object_set_data_full() are never run. Fixes Bug: #1549 ScintillaObject.finalize() does not chain up
Diffstat (limited to 'test/unit/unitTest.cxx')
0 files changed, 0 insertions, 0 deletions