[Bug 774108] Two warnings while building with mingw64
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 8 16:26:46 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=774108
--- Comment #1 from Victor Toso <bugzilla at victortoso.com> ---
Created attachment 339333
--> https://bugzilla.gnome.org/attachment.cgi?id=339333&action=edit
pool: Fix compiler warning on mingw64
gstpoll.c: In function 'release_event':
gstpoll.c:239:3: error: suggest parentheses around assignment used as
truth value [-Werror=parentheses]
if (status = WaitForSingleObject (set->wakeup_event, INFINITE)) {
^~
Signed-off-by: Victor Toso <victortoso at redhat.com>
--
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