[gstreamer-bugs] [Bug 369366] MacOSX printf fixes for CVS
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Nov 2 05:05:34 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=369366
GStreamer | gstreamer (core) | Ver: HEAD CVS
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Summary|Mac build fixes |MacOSX printf fixes for CVS
Target Milestone|HEAD |0.10.11
------- Comment #1 from Tim-Philipp Müller 2006-11-02 13:04 UTC -------
Thanks, should be fixed now:
2006-11-02 Tim-Philipp Müller <tim at centricular dot net>
Based on patch by: Jan David Mol <j.j.d.mol at tudelft nl>
* plugins/elements/gstfilesink.c: (gst_file_sink_class_init):
* plugins/elements/gstfilesrc.c: (gst_file_src_class_init),
(gst_file_src_map_small_region), (gst_file_src_create_mmap):
Printf fixes for gsize parameters (#369366). Also, don't cast to
long long for portability reasons, but use GLib's types instead.
Did it a bit differently, do let me know if I missed something.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list