[gstreamer-bugs] [Bug 593688] effectv can no longer be compiled with gcc 3

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 31 09:11:52 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=593688


Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.17


--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-31 16:11:47 UTC ---
commit fbefd9c66623b3f6e967aa52c6de270dbd368011
Author: Peter Kjellerstedt <pkj at axis.com>
Date:   Mon Aug 31 18:10:11 2009 +0200

    effectv: Fix compilation with gcc 3

    Recent changes in gst-plugins-good/gst/effectv prevents it from being
compil
    with gcc 3. The problem is that the new code uses preprocessor conditionals
    within a macro call which does not work with older versions of gcc.

    Fixes bug #593688.

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list