From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-11-24 22:22:33
|
https://bugzilla.gnome.org/show_bug.cgi?id=635120 gnome-perl | Gtk2 | unspecified --- Comment #2 from Kevin Ryde <us...@zi...> 2010-11-24 22:22:19 UTC --- Oh, I don't know why I missed that spans==NULL. I might have had a skip zero length patch in progress at the same time. If constructing an array it's extremely annoying to have to check if it's non-empty before calling that sort of func, or the draw_points() of the other bug. Much friendlier to quietly do nothing on an empty input. But I'll take that out of the tests to start with. -- 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. |