[gstreamer-bugs] [Bug 607481] Should define G_THREADS_MANDATORY everywhere

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 19 22:00:02 PST 2010


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

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-20 05:59:57 UTC ---
Created an attachment (id=151814)
 View: https://bugzilla.gnome.org/attachment.cgi?id=151814
 Review: https://bugzilla.gnome.org/review?bug=607481&attachment=151814

build: Define G_THREADS_MANDATORY everywhere

We require threads to be supported in any case and defining this
will simplify the mutex, condition variable, etc. macros from gthread
to not always check if threads are really supported.

Fixes bug #607481.

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