If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=585927
gnome-perl | Glib | Ver: unspecified
Summary: default SET_PROPERTY do set magic
Product: gnome-perl
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: Glib
AssignedTo: gtk...@li...
ReportedBy: us...@zi...
QAContact: gtk...@li...
GNOME version: Unspecified
GNOME milestone: Unspecified
In the current cvs, the default SET_PROPERTY method for a Glib::Object subclass
doesn't call a tie on the hash entry it stores to. Failing test case and
possible fix below.
I struck this when experimenting with a tie to get a 'notify' signal emitted if
an object field value becomes undef due to weakening. A SET_PROPERTY written
in perl storing to the hash entry reaches the tie, but the C code doesn't.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585927.
|