[Bug 696885] gst printf specifier extensions can conflict with other libraries 'Q' modifier

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 31 03:03:32 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696885
  GStreamer | gstreamer (core) | 1.x

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-31 10:03:28 UTC ---
I'm currently looking in adding our own printf implementation for debugging
purposes, see bug #613081.

Some work in progress can be found in
http://cgit.freedesktop.org/~tpm/gstreamer/log/?h=gnulib-printf

GLib will use the system printf if it's usable enough, otherwise the internal
one, and I would be surprised if GLib people were keen to add support for this
on their side (but if they ever do, we can still replace our stuff and use
that).

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