[gstreamer-bugs] [Bug 635869] GST_BOILERPLATE_FULL causes warnings in user C++ code

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 26 13:17:55 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=635869
  GStreamer | gstreamer (core) | 0.10.29

--- Comment #2 from Thiago Macieira <thiago at kde.org> 2010-11-26 21:17:52 UTC ---
G_GNUC_UNUSED might be good, but we used GStreamer with other compilers too. If
possible, please fix it for the general case.

Anyway, this is the only warning we're getting from the GStreamer headers. I
haven't seen any other problem coming from GStreamer or GObject that would
require -Wno-unused-parameter.

That said, I did add -Wno-error=unused-parameter to my flags.

Downstream bug: http://bugreports.qt.nokia.com/browse/QTBUG-5915

-- 
Configure bugmail: https://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