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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 7 15:13:06 UTC 2016


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #7 from Edward Hervey <bilboed at bilboed.com> ---
When using this patch, I get compilation failures in -good/ext/oss4:

oss4-source.c: In function ‘gst_oss4_source_open’:
oss4-source.c:367:179: error: ‘GST_RESOURCE_ERROR_0x00000001’ undeclared (first
use in this function)
oss4-source.c:367:179: note: each undeclared identifier is reported only once
for each function it appears in
Makefile:720: recipe for target 'libgstoss4audio_la-oss4-source.lo' failed
make: *** [libgstoss4audio_la-oss4-source.lo] Error 1
make: *** Waiting for unfinished jobs....
oss4-sink.c: In function ‘gst_oss4_sink_open’:
oss4-sink.c:502:179: error: ‘GST_RESOURCE_ERROR_0x00000002’ undeclared (first
use in this function)
oss4-sink.c:502:179: note: each undeclared identifier is reported only once for
each function it appears in
Makefile:713: recipe for target 'libgstoss4audio_la-oss4-sink.lo' failed
make: *** [libgstoss4audio_la-oss4-sink.lo] Error 1

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