[Webkit-unassigned] [Bug 121663] New: Atomics.h does not build on MinGW
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 02:23:11 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121663
Summary: Atomics.h does not build on MinGW
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: allan.jensen at digia.com
MinGW does not have _ReadWriteBarrier() intrinsic, but does have GCC inline assembler, so use the GCC definitions instead of MSVC ones.
--
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