[Bug 797036] Fix format string warning
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 28 08:13:35 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797036
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slomo at coaxion.net
Resolution|--- |FIXED
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 962ca015966967816b97befaf7518b63e6e9edc2 (HEAD -> master)
Author: Johan Bjäreholt <johanbj at axis.com>
Date: Tue Aug 28 09:11:32 2018 +0200
audiobuffersplit: Fix format string warning
We have a GST_DEBUG_OBJECT, which prints a guint64 with %lu which gave a
compiler warning. Used G_GUINT64_FORMAT instead.
https://bugzilla.gnome.org/show_bug.cgi?id=797036
--
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