From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-09-14 23:28:21
|
https://bugzilla.gnome.org/show_bug.cgi?id=629723 gnome-perl | Gtk2 | unspecified Summary: ComboBox set_model() allow NULL 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=170304) View: https://bugzilla.gnome.org/attachment.cgi?id=170304 Review: https://bugzilla.gnome.org/review?bug=629723&attachment=170304 patch and test case ComboBox set_model() accepts NULL for no model in gtk 2.6, perhaps per attached. I'm not sure whether to restrict the _ornull to 2.6 up. It looks like it only provokes an g_assert() in 2.4 so wouldn't matter too much if it was made right for 2.6 and worry later about the previous. I tried a #if with and without _ornull but it doubled up in the generated pod. -- 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. |