From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-11-13 23:07:46
|
https://bugzilla.gnome.org/show_bug.cgi?id=634349 gnome-perl | Glib | unspecified Kevin Ryde <user42> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174357|0 |1 is obsolete| | --- Comment #4 from Kevin Ryde <us...@zi...> 2010-11-13 23:07:28 UTC --- Created an attachment (id=174409) View: https://bugzilla.gnome.org/attachment.cgi?id=174409 Review: https://bugzilla.gnome.org/review?bug=634349&attachment=174409 patch and test cases I don't think newSVGChar suits as g_unichar_to_utf8() isn't null terminated, and the default value itself can be nul "\0". I copied from the typemap T_GUNICHAR outputer, so the goodness from there is carried over :-) I added test cases to exercise "0" and "\0" though. -- 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. |