[Bug 756806] message: Add extra information fields to error/warning/info messages

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 25 07:06:44 UTC 2016


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

--- Comment #42 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Josep Torra Valles from comment #41)
> The exported function gst_element_message_details_new isn't documented and
> not declared in win32/common/libgstreamer.def

It seems to be there here

> gstelement.h:402: Warning: Gst: Constructor return type mismatch
> symbol='gst_element_message_details_new' constructed='Gst.Element'
> return='Gst.Structure'

Not sure how to fix that, everything that contains "new" in the name is
considered a constructor. And there is only an annotation to mark things as
method (this is none because the first argument is not an instance) or
constructor.

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