[Bug 730957] Missing nullability annotations

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 26 10:06:05 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.4

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-26 17:05:56 UTC ---
commit fe192fe399bf5fb913938b1b70d9cbf198ede565
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Jun 26 19:02:06 2014 +0200

    message: Application and element messages should not have NULL structures

    It does not make sense for them.

commit 4088363aead586c3dbcd0400b7f959744e49ad37
Author: Evan Nemerson <evan at nemerson.com>
Date:   Wed Jun 11 16:19:01 2014 -0700

    introspection: add some missing allow-none annotations to in params

    https://bugzilla.gnome.org/show_bug.cgi?id=730957

commit 5d80cf12ba095ab1957a8732d37e34a8b37551b9
Author: Evan Nemerson <evan at nemerson.com>
Date:   Wed Jun 11 16:06:19 2014 -0700

    introspection: add nullability annotations to out and inout params

    https://bugzilla.gnome.org/show_bug.cgi?id=730957

commit 2759882379fb4fd91038be3ff35cc9180e231841
Author: Evan Nemerson <evan at nemerson.com>
Date:   Wed Jun 11 15:21:34 2014 -0700

    introspection: add missing (nullable) annotations to return values

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=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