[gstreamer-bugs] [Bug 325599] Build fails with GCC 4.1

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 3 16:15:05 PST 2006


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=325599
 GStreamer | gstreamer (core) | Ver: 0.8.x





------- Comment #2 from Tim-Philipp Müller  2006-01-04 00:15 UTC -------
(a)
The first bunch should be fixed in CVS:

2006-01-04  Tim-Philipp Muller  <tim at centricular dot net>

        * gst/gstcaps.h:
        * gst/gstdata.h:
        * gst/gstprobe.h:
        * gst/gststructure.h:
        * gst/gsttaginterface.h:
          Don't use G_GNUC_CONST for _get_type() functions (see #324530
          and http://wingolog.org/archives/2005/03/24/98 for why); yes, we
          aim to please even unreleased and mind-boggingly cranky compilers.


Not sure yet how to tell gcc-4.1 that it's okay to ignore the return value of
gst_foo_bar_ref()/unref().


(b)
jhbuild should probably disable -Werror when building GStreamer from CVS, as
per our FAQ, see also http://bugzilla.gnome.org/show_bug.cgi?id=324530#c6 .


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