[gstreamer-bugs] [Bug 478092] gstid3v2mux.cc:deprecated conversion from string constant to 'gchar*' with g++-4.2

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 18 15:24:12 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

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gstreamer-                  |t.i.m at zen.co.uk
                   |bugs at lists.sourceforge.net  |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
            Summary|gstid3v2mux.cc:deprecated   |gstid3v2mux.cc:deprecated
                   |conversion from string      |conversion from string
                   |constant to 'gchar*'        |constant to 'gchar*' with
                   |                            |g++-4.2




------- Comment #1 from Tim-Philipp Müller  2007-09-18 22:24 UTC -------
core:
2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/gstinfo.c:
        * gst/gstinfo.h:
          Make some internal API take const gchar * instead of just
          gchar * to avoid compiler warnings with g++-4.2.2 when
          passing string constants (partially fixes #478092).
-good:
2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/taglib/gstapev2mux.cc:
        * ext/taglib/gstid3v2mux.cc:
          Fix compiler warnings with g++-4.2 when assigning a string
          constant to a gchar * (partially fixes #478092).


Needs one more fix in core though, will do that tomorrow.


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