[Bug 730873] miniobject: Add missing (nullable) annotations

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 29 15:14:47 PDT 2014


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

Evan Nemerson <evan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evan at coeus-group.com

--- Comment #6 from Evan Nemerson <evan at coeus-group.com> 2014-05-29 22:14:41 UTC ---
(In reply to comment #2)
> nullable requires a gobject-introspection version we don't (want to) depend on
> yet.

This patch doesn't remove any old annotations, so it shouldn't matter. 
g-ir-scanner will emit a harmless warning about an unknown annotation, but the
GIR will not be any different.  I submitted a similar patch to systemd for
gudev a while back and there haven't been any problems.

Replacing allow-none with nullable (or optional) should probably wait, but I
don't see a reason not to go ahead with this patch (as well as mine from bug
#730957).

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