[Bug 746512] oggdemux: fix compiler warning

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 23 01:15:46 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b45941219e886eb23002bb3969081bdd60d85106
Author: Wonchul Lee <chul0812 at gmail.com>
Date:   Fri Mar 20 17:45:03 2015 +0900

    oggdemux: Fix compiler warning

    gstoggdemux.c:1233:11: error: format specifies type 'long' but the argument
has type 'ogg_int64_t' (aka 'long long') [-Werror,-Wformat]
              granule);
              ^~~~~~~

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

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