[Webkit-unassigned] [Bug 87549] weakCompareAndSwap should work on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 17:16:17 PDT 2012


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





--- Comment #8 from Darin Adler <darin at apple.com>  2012-05-26 17:16:17 PST ---
(From update of attachment 144170)
Windows EWS says:

2>c:\cygwin\home\buildbot\WebKit\Source\WTF\wtf/Atomics.h(124) : error C2664: 'InterlockedCompareExchange' : cannot convert parameter 1 from 'volatile unsigned int *' to 'volatile LONG *'

Thus, I suspect we have a need for some type casting.

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