[Webkit-unassigned] [Bug 108191] Consolidate the way WTF_USE_PTHREADS is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 13:07:57 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108191


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #186260|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #5 from Benjamin Poulain <benjamin at webkit.org>  2013-02-05 13:10:02 PST ---
(From update of attachment 186260)
View in context: https://bugs.webkit.org/attachment.cgi?id=186260&action=review

> Source/WTF/wtf/Platform.h:668
> +#if OS(UNIX)
>  #define WTF_USE_PTHREADS 1
>  #endif

Instead, consolidate the OS(UNIX) section. Remove this one and move WTF_USE_PTHREADS to the existing section.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list