[gstreamer-bugs] [Bug 478347] New: GST_STATIC_PAD_TEMPLATE macro causes warnings with g++-4.2

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 19 06:30:36 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=478347

  GStreamer | gstreamer (core) | Ver: HEAD CVS
           Summary: GST_STATIC_PAD_TEMPLATE macro causes warnings with g++-
                    4.2
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
OtherBugsDependingO 478092
             nThis:
     GNOME version: Unspecified
   GNOME milestone: Unspecified


+++ This bug was initially created as a clone of Bug #478092 +++

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=478347.




More information about the Gstreamer-bugs mailing list