[Bug 662952] compiler warnings if debugging system is disabled

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 24 01:48:34 PDT 2012


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |WONTFIX
   Target Milestone|HEAD                        |0.11.x

--- Comment #6 from Wim Taymans <wim.taymans at gmail.com> 2012-05-24 08:48:29 UTC ---
I agree that we should disable the 'unused' warnings when the debugging is
disabled. 

Even if we go and patch up all places where there are warnings now, unless we
have a way to have a buildbot build without debugging, we can't guarantee that
this will remain warning-free.

Places where the variable is never used (not even in debug) will still show up
as unused in the build with debug enabled.

Closing because there are other patches to disable the warnings.

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