[gstreamer-bugs] [Bug 462737] compilation breaks with g++-4.2 and gcc-4.2

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 10 04:45:26 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=462737

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|[modplug] compilation breaks|compilation breaks with g++-
                   |with g++4.2                 |4.2 and gcc-4.2
   Target Milestone|HEAD                        |0.10.6




------- Comment #3 from Tim-Philipp Müller  2007-10-10 11:45 UTC -------
Should be fixed now:

 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>

        * configure.ac:
          Require core CVS.  This is implicit in the -base CVS
          requirement already, so we might just well spell it
          out.  Also, we do need at least 0.10.14 for
          gst_element_class_set_details_simple().  Make check
          for gmyth a bit more restrictive so things don't break
          if the next version changes API.

        * ext/alsaspdif/alsaspdifsink.c:
          Work around alsa alloca macros triggering 'always evaluates to
          true' warnings with gcc-4.2 and fix compilation with gcc-4.2.
          Also don't leak the device string.

        * ext/mpeg2enc/gstmpeg2enc.cc:
        * ext/soundtouch/gstpitch.cc:
        * gst/modplug/gstmodplug.cc:
          Fix compilation with g++4.2 and -Wall -Werror (also needs plugin
          define fix from core CVS). Fixes #462737.


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




More information about the Gstreamer-bugs mailing list