[gstreamer-bugs] [Bug 151886] New: - [PATCH] Fix format string warnings in vorbisfile.c

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Sep 4 22:24:31 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=151886
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: [PATCH] Fix format string warnings in vorbisfile.c
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: nathanr at nathanr.net
         QAContact: gstreamer-bugs at lists.sourceforge.net


vorbisfile.c (like all other .c files in that directory) has some %llu and
friends where, for compatibility with 64 bit platforms, it should use
G_GUINT64_FORMAT and friends. I'll provide the patch in a follow-up.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list