[gstreamer-bugs] [Bug 459226] New plugin: ID3 tagger which writes version 2.3

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 29 12:57:04 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=459226

  GStreamer | gst-plugins-bad | Ver: git

Per Thomas Jahr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |perja at ifi.uio.no




------- Comment #19 from Per Thomas Jahr  2009-03-29 19:57 UTC -------
I tried to compile this plugin on Fedora 9, but gets an error about "ambiguous
'else'" in the code. Not sure what it means though, as it seems to be no
braching in line 275 of gsttaglibmux.


$ make plugin
svn: '.' is not a working copy
g++ -DHAVE_CONFIG_H -fPIC -c -Isrc -g -Wall -Werror -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -o
target/build/gstid3v23mux.o src/gstid3v23mux.cc
g++ -DHAVE_CONFIG_H -fPIC -c -Isrc -g -Wall -Werror -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -o
target/build/gsttaglibmux.o src/gsttaglibmux.c
cc1plus: warnings being treated as errors
src/gsttaglibmux.c: In function ‘GstFlowReturn
gst_tag_lib_mux_priv_chain(GstPad*, GstBuffer*)’:
src/gsttaglibmux.c:275: error: suggest explicit braces to avoid ambiguous
‘else’
src/gsttaglibmux.c:275: error: suggest explicit braces to avoid ambiguous
‘else’
make: *** [target/build/gsttaglibmux.o] Error 1


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=459226.




More information about the Gstreamer-bugs mailing list