[gstreamer-bugs] [Bug 478092] New: gstid3v2mux.cc:deprecated conversion from string constant to 'gchar*'
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Sep 18 09:44:23 PDT 2007
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=478092
GStreamer | gst-plugins-good | Ver: HEAD CVS
Summary: gstid3v2mux.cc:deprecated conversion from string
constant to 'gchar*'
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bugzilla-gnome at bkor.dhs.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
Got the following compiler error:
gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/opt/jhbuild/include/gstreamer-0.10
-I/opt/jhbuild/include/glib-2.0 -I/opt/jhbuild/lib64/glib-2.0/include
-I/opt/jhbuild/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread
-I/opt/jhbuild/include/gstreamer-0.10 -I/opt/jhbuild/include/glib-2.0
-I/opt/jhbuild/lib64/glib-2.0/include -I/opt/jhbuild/include/libxml2 -Wall
-Werror -g -DGST_DISABLE_DEPRECATED -I/usr/include/taglib -ggdb3 -O2 -MT
libgsttaglib_la-gsttaglibmux.lo -MD -MP -MF
.deps/libgsttaglib_la-gsttaglibmux.Tpo -c gsttaglibmux.c -fPIC -DPIC -o
.libs/libgsttaglib_la-gsttaglibmux.o
g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/opt/jhbuild/include/gstreamer-0.10
-I/opt/jhbuild/include/glib-2.0 -I/opt/jhbuild/lib64/glib-2.0/include
-I/opt/jhbuild/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread
-I/opt/jhbuild/include/gstreamer-0.10 -I/opt/jhbuild/include/glib-2.0
-I/opt/jhbuild/lib64/glib-2.0/include -I/opt/jhbuild/include/libxml2 -Wall
-Werror -g -DGST_DISABLE_DEPRECATED -I/usr/include/taglib -g -O2 -MT
libgsttaglib_la-gstid3v2mux.lo -MD -MP -MF
.deps/libgsttaglib_la-gstid3v2mux.Tpo -c gstid3v2mux.cc -fPIC -DPIC -o
.libs/libgsttaglib_la-gstid3v2mux.o
cc1plus: warnings being treated as errors
gstid3v2mux.cc:73: warning: deprecated conversion from string constant to
'gchar*'
gstid3v2mux.cc:73: warning: deprecated conversion from string constant to
'gchar*'
gstid3v2mux.cc:73: warning: deprecated conversion from string constant to
'gchar*'
gstid3v2mux.cc:73: warning: deprecated conversion from string constant to
'gchar*'
gstid3v2mux.cc:78: warning: deprecated conversion from string constant to
'gchar*'
gstid3v2mux.cc: In function 'void gst_id3v2_mux_base_init(void*)':
gstid3v2mux.cc:100: warning: deprecated conversion from string constant to
'gchar*'
gstid3v2mux.cc:100: warning: deprecated conversion from string constant to
'gchar*'
make[3]: *** [libgsttaglib_la-gstid3v2mux.lo] Fout 1
Note: gcc (GCC) 4.2.2 20070909 (prerelease), x86_64.
--
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=478092.
More information about the Gstreamer-bugs
mailing list