[Bug 752154] metainfo: handle return value properly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 9 07:33:13 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Luis de Bethencourt from comment #4)
> I've grepped around and all uses of foreach_metadata() ignore the return
> value. Either you return FALSE when the transform_func fails and callers use
> this information, or the function could be turned into a void.

It is useful information to print in debug logs, but otherwise it should not be
handled as a hard error.

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