[gstreamer-bugs] [Bug 596981] [audioresample] Compilation failure due to warning about use of %lu for guint64 variable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 6 13:39:28 PDT 2009


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

Wim Taymans <wim.taymans> changed:

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

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2009-10-06 20:39:22 UTC ---
commit fc56adc2e36cd9b41ab05982973916379e733bb1
Author: Robert Swain <robert swain gmail com>
Date:   Thu Oct 1 14:19:41 2009 +0200

    audioresample: fix printf variable type

    Change printf variable type from %lu to %" G_GUINT64_FORMAT " as it
    should be for guint64.

    Fixes #596981

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