[Bug 699008] Fix printf format compiler warning

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 20 08:01:32 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699008
  GStreamer | gst-omx | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-08-20 15:01:27 UTC ---
commit 498b74ab6a779570cdcc2300d732a387dfe07dcf
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Aug 20 16:00:07 2013 +0100

    omx: don't use the 'z' modifier to print size_t

    gcc will warn in some cases even if the size of the type
    is exactly that of size_t on the platform.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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