[gstreamer-bugs] [Bug 597348] [qtdemux] Cast variables passed to printf to avoid warnings about incorrect formats

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 4 16:38:26 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=597348
  GStreamer | gst-plugins-good | git

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.17

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-10-04 23:38:21 UTC ---
Committed, thanks:

 commit c7b5df91a9182108274bc893ad9310dc0a5029ee
 Author: Robert Swain <robert.swain at gmail.com>
 Date:   Sun Oct 4 21:59:24 2009 +0200

    qtdemux: fix printf warnings on OSX

    Cast variables passed to printf to avoid warnings about incorrect
    formats (most likely caused by sizeof returning a size_t).

    Fixes #597348.


Would be great if you could prefix the first line of your commit message with
the component in future (see GitDeveloperGuidelines page in wiki for more
info).

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