[Bug 793732] rtpulpfec: fix debug log printf format warning on 32-bit platforms
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 27 13:16:02 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793732
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, but I don't think this patch is right - did you actually test it? :)
I've pushed this now, which fixes it for me:
commit 7b74816f07ac7b10158aa1831f7119ee23c662ac
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Tue Feb 27 13:13:49 2018 +0000
rtp: fix another debug log printf format warning on 32-bit systems
rtpulpfeccommon.c:432:27: error: format ‘%lx’ expects argument of type
‘long unsigned int’, but argument 10 has type ‘guint64 {aka long long
unsigned int}’
https://bugzilla.gnome.org/show_bug.cgi?id=793732
Please re-open if there are more issues, thanks!
--
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