After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 662617 - compiler warnings due to printf format mismatches
compiler warnings due to printf format mismatches
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.11.x
Other Mac OS
: Normal normal
: 0.11.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-24 15:01 UTC by Matej Knopp
Modified: 2012-01-09 17:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fixes the build (5.76 KB, application/octet-stream)
2011-10-24 15:01 UTC, Matej Knopp
  Details
Fix build for OS X (12.36 KB, patch)
2011-11-21 21:04 UTC, Matej Knopp
committed Details | Review
fix compiler warnings (1.83 KB, patch)
2012-01-09 08:17 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2011-10-24 15:01:54 UTC
Created attachment 199836 [details]
fixes the build

OSX 64bit
Comment 1 Matej Knopp 2011-11-21 21:04:31 UTC
Created attachment 201870 [details] [review]
Fix build for OS X
Comment 2 Tim-Philipp Müller 2011-11-23 23:30:18 UTC
commit 875c41011e48678a34790cadf264f2f98533744a
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Wed Nov 23 23:29:03 2011 +0000

    ext: fix more printf format warnings in debug messages

commit 4b57b9288bf957665329682b78ce716e815fc9f4
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Mon Nov 21 22:02:07 2011 +0100

    Fix print format compiler warnings on OS X / 64bit
    
    https://bugzilla.gnome.org/show_bug.cgi?id=662617
Comment 3 Matej Knopp 2012-01-09 08:17:23 UTC
Created attachment 204850 [details] [review]
fix compiler warnings
Comment 4 Tim-Philipp Müller 2012-01-09 13:19:41 UTC
Please stop prefixing bug titles with "[gstreamer]" etc. Also this was the bug for -ugly.
Comment 5 Matej Knopp 2012-01-09 17:49:42 UTC
Sorry about that. The project name doesn't show in bug list, that's why I added the prefix. I only did it for the compilation warning bugs as the summary is same and makes it difficult to find the right bug. I chose wrong one apparently anyway.