GNOME Bugzilla – Bug 676609
glib-2.0: annotate nullable GLib.Uri arguments and return values
Last modified: 2012-05-24 11:25:08 UTC
g_uri_*() functions can take null values, return null as a normal operation, ex: parse_scheme() returns null when no scheme...
Created attachment 214719 [details] [review] glib-2.0: annotate nullable GLib.Uri arguments and return values
Review of attachment 214719 [details] [review]: Looks good thanks.
Attachment 214719 [details] pushed as d634eb6 - glib-2.0: annotate nullable GLib.Uri arguments and return values