[Bug 767817] Build error: gstrtpj2kpay.c:364:21: error: implicit truncation from 'int' to bitfield changes value from -1 to 65535

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 11:28:07 UTC 2016


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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I only had a quick glance and it looked like some code tried to distinguish
between 0 invalid and -1 not set.

In any case, assigning -1 to a guint bitfield is not right and the compiler
rightly complains about it.

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