[gstreamer-bugs] [Bug 391971] Build errors with gcc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 2 09:42:48 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=391971

  GStreamer | gst-plugins-bad | Ver: 0.10.4





------- Comment #2 from Jens Granseuer  2007-01-02 17:41 UTC -------
Created an attachment (id=79201)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=79201&action=view)
fix casting issue

Without this patch, the compiler fails with
gstmodplug.cc: In function `void gst_modplug_class_init(GstModPlugClass *)':
gstmodplug.cc:220: assignment to `GstStateChangeReturn (*)(GstElement *,
GstStateChange)' from `GstStateChangeReturn ()(GstElement *, GstStateChange)'
make[4]: *** [libgstmodplug_la-gstmodplug.lo] Error 1


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list