[Bug 752747] Fix error on release builds when compiling with "-Werror=unused-but-set-variable".

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 29 00:47:40 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752747

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Perhaps I misunderstood.

My understanding was this:

 - you are building a release (not git version)

 - releases use -DG_DISABLE_ASSERT by default

 - this causes the mentioned compiler warning

 - you are adding -Werror=* flags yourself
   (releases do not use -Werror, only git)

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