[Bug 767998] tautological-compare warnings/errors when building tests with recent GCC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 4 14:21:27 UTC 2016


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
I didn't see this bug until now. To answer your question in comment 1, it's to
do with the fact that we can't compare the function pointer directly inside the
function, because the function pointer GStreamer sees internally can be
different to value of the globally available function entry point and they
don't match. See the commits where the macro was added.

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