[Bug 647294] gst-plugins-base doesn't compile with GCC 4.6

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 14 01:50:51 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647294
  GStreamer | gst-plugins-base | git

--- Comment #9 from Marc Plano-Lesay <marc31boss at gmail.com> 2011-04-14 08:50:45 UTC ---
The only thing that make G_GNUC_UNUSED as far as I can see is to set the unused
attribute to the variable :
«unused
    This attribute, attached to a variable, means that the variable is meant to
be possibly unused. GCC will not produce a warning for this variable.» (see
http://gcc.gnu.org/onlinedocs/gcc-4.6.0/gcc/Variable-Attributes.html)

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


More information about the gstreamer-bugs mailing list