[gstreamer-bugs] [Bug 476128] Printf format fixes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 12 01:45:18 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=476128

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95410|none                        |committed
               Flag|                            |
         AssignedTo|t.i.m at zen.co.uk             |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|Fix compiler warnings       |Printf format fixes
   Target Milestone|HEAD                        |0.10.6




------- Comment #2 from Tim-Philipp Müller  2007-09-12 08:45 UTC -------
Committed, thanks:

 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Peter Kjellerstedt  <pkj at axis com>

        * gst-libs/gst/app/gstappsink.c:
        * gst/flv/gstflvdemux.c:
        * gst/flv/gstflvparse.c:
        * gst/interleave/deinterleave.c:
        * gst/switch/gstswitch.c:
          Printf format fixes (#476128).

(The reason most of us don't get these warnings is that the compiler
doesn't/can't check the printf format if the printf extension is available,
because it would warn about the special printf extensions GStreamer registers)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=476128.




More information about the Gstreamer-bugs mailing list