[Bug 730957] Missing nullability annotations

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 11 16:25:00 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730957
  GStreamer | gstreamer (core) | unspecified

--- Comment #5 from Evan Nemerson <evan at coeus-group.com> 2014-06-11 23:24:55 UTC ---
Created an attachment (id=278293)
 View: https://bugzilla.gnome.org/attachment.cgi?id=278293
 Review: https://bugzilla.gnome.org/review?bug=730957&attachment=278293

introspection: add nullability annotations to out and inout params

This one deals with out and inout params only, adding (nullable) and
(allow-none) annotations where appropriate.  (nullable) is only available in
new G-I, but there was no equivalent in older versions, so the only fallout
should be some harmless warnings from g-ir-scanner about an unknown annotation.

-- 
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.


More information about the gstreamer-bugs mailing list