[Bug 779329] gst-plugins-ugly fails to build with GCC 7.0.1
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 27 18:56:14 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779329
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slomo at coaxion.net
Resolution|--- |FIXED
Target Milestone|git master |1.11.3
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 66659f07f59ca9fcfdef7ae0531ffa681ee5b079
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Mon Feb 27 20:55:34 2017 +0200
asfdemux: Fix compilation with gcc 7
gstasfdemux.c: In function 'gst_asf_demux_parse_stream_object':
gstasfdemux.c:3001:39: error: '<<' in boolean context, did you mean '<' ?
[-Werror=int-in-bool-context]
is_encrypted = ! !((flags & 0x8000) << 15);
~~~~~~~~~~~~~~~~~~^~~~~~
https://bugzilla.gnome.org/show_bug.cgi?id=779329
--
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