[Bug 662952] compiler warnings if debugging system is disabled

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 9 02:29:04 PST 2011


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

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-11-09 10:29:00 UTC ---
Tim, are you sure disabling the warning is the right way to do it? In many
cases one could spare the local variable instead. Especially when you disable
debug, you would also like to avoid determining things that are not used (In
theory the compiler will eliminate the unused expressions).

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