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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 20 00:52:18 PST 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-20 08:52:17 UTC ---
commit f137d188cb642094bcd21de75e0856907b99dc22
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Jan 20 06:58:28 2010 +0100

    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