From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-11-17 20:51:38
|
https://bugzilla.gnome.org/show_bug.cgi?id=635112 gnome-perl | Gtk2 | unspecified Summary: Buildable GET_INTERNAL_CHILD return undef Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME target: --- GNOME version: --- Created an attachment (id=174717) View: https://bugzilla.gnome.org/attachment.cgi?id=174717 Review: https://bugzilla.gnome.org/review?bug=635112&attachment=174717 patch and test case The Gtk2::Buildable pod shows GET_INTERNAL_CHILD return as "object or undef" but returning undef throws a perl error in SvGObject, where I expected it to return NULL to the builder. That NULL still results in a GError from the builder, but I think it should be left to the builder to do whatever it should do for an unknown internal child. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |