[Bug 674320] Various improvements for logging on W32

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 16 20:49:43 PDT 2012


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

LRN <lrn1986> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220443|0                           |1
        is obsolete|                            |

--- Comment #14 from LRN <lrn1986 at gmail.com> 2012-08-17 03:49:37 UTC ---
Created an attachment (id=221547)
 View: https://bugzilla.gnome.org/attachment.cgi?id=221547
 Review: https://bugzilla.gnome.org/review?bug=674320&attachment=221547

Debug color mode option

Adjusted as suggested.

Note that i've decided to keep the "apply platform-specific logic when you get
to do stuff" approach instead of defaulting coloring mode to the appropriate
value depending on the platform. But i'm open to suggestions.

"windows" mode is not there, because it's not portable. The code is always
#ifdef G_OS_WIN32 no matter what, so setting --gst-debug-color-mode=windows on
*nix would have had the effect of --gst-debug-color-mode=off. But again, if you
think that mode naming symmetry is more important than uniform behaviour, then
that is easily changeable.

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