[Bug 743795] gtask: add thread name support on OS X and iOS
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 1 13:43:09 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743795
GStreamer | gstreamer (core) | git master
--- Comment #9 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2015-02-01 21:43:06 UTC ---
Re-reading it, don't worry about it. Original code was:
> -#ifdef _MSC_VER
Which is replaced by
> +#elif defined (_MSC_VER)
So we are doing the same as before. If it turned to be wrong in some cases
we'll fix it on time.
--
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