[gstreamer-bugs] [Bug 593688] New: effectv can no longer be compiled with gcc 3
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 31 08:50:58 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=593688
Summary: effectv can no longer be compiled with gcc 3
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: pkj at axis.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
--- Comment #0 from Peter Kjellerstedt <pkj at axis.com> 2009-08-31 15:50:55 UTC ---
Created an attachment (id=142138)
Allow effectv to be compiled with gcc 3 again
Recent changes in gst-plugins-good/gst/effectv prevents it from being compiled
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. See the
attached patch for a suggested solution to the problem.
--
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