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
commit3248620b402246620855acd33fff375301931c36 (patch)
tree1d721330f527d5ecec869cb3cd2cb35a09f49f75 /test/unit/unitTest.cxx
parent3288ef280b52b3b8d8ddf9be6ea16b46788ed6bb (diff)
downloadscintilla-mirror-3248620b402246620855acd33fff375301931c36.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