[Bug 730957] Missing nullability annotations

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 11 16:22:52 PDT 2014


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

Evan Nemerson <evan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #277519|0                           |1
        is obsolete|                            |

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

introspection: add missing (nullable) annotations to return values

Splitting this up to make it a bit more reviewer-friendly.  

Support for (nullable) was added to G-I at the same time as nullable return
values.  Previous versions of G-I will not mark return values as nullable, even
when an (allow-none) annotation is present, so it is not necessary to add
(allow-none) annotations for compatibility with older versions of G-I.

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