[Bug 764526] Build broken with gcc 6.0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 1 12:42:27 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764526
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Jan Schmidt <thaytan at noraisin.net> ---
commit 17f9ac565753f439bc43fe4c65623decc7330eba
Author: Jan Schmidt <jan at centricular.com>
Date: Fri Jul 1 22:34:59 2016 +1000
gstinfo: Avoid gcc 6 warning that breaks the tests build
gcc 6 has problems detecting and avoiding throwing
a warning for tautological compares in macros (they
should only trigger for compares outside macros).
Avoid them with a nasty cast of one parameter to void *
https://bugzilla.gnome.org/show_bug.cgi?id=764526
--
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