[gstreamer-bugs] [Bug 613081] [API] add GST_LOG_CAPS etc.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 16 16:57:22 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613081
  GStreamer | gstreamer (core) | git

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-16 23:57:19 UTC ---
> Or... implement %P in glib, since glib's printf implementation is used if glibc
> is not used.  (Er, maybe.  Don't know if that's true always.)

Not sure that's always true (surely then we wouldn't problems with NULL string
pointers crashing on win32?). There's a define now in glibconfig.h that tells
us which implementation is used, but I don't think that's particularly useful
here.

Besides, it's not really nice to hog these specifiers as a library, just like
setting up signal handlers isn't very nice, so if we can find a way to avoid
that (in future versions), all the better, no?

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