[webkit-reviews] review granted: [Bug 29028] threading.h undefined atomicIncrenment/Decrement for Qt/s60 : [Attachment 39177] threading compiler fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 03:02:33 PDT 2009


Janne Koskinen <koshuin at gmail.com> has granted	review:
Bug 29028: threading.h undefined atomicIncrenment/Decrement for Qt/s60
https://bugs.webkit.org/show_bug.cgi?id=29028

Attachment 39177: threading compiler fix
https://bugs.webkit.org/attachment.cgi?id=39177&action=review

------- Additional Comments from Janne Koskinen <koshuin at gmail.com>
WTF::atomicIncrement and WTF::atomicDecrement names are being exposed with
using keyword even if LOCKFREE_THREADSAFESHARED is used.
This causes WINSCW compiler to bail out with undefined identifier.


More information about the webkit-reviews mailing list