RESOLVED DUPLICATE of bug 29011 29028
threading.h undefined atomicIncrenment/Decrement for Qt/s60
https://bugs.webkit.org/show_bug.cgi?id=29028
Summary threading.h undefined atomicIncrenment/Decrement for Qt/s60
Janne Koskinen
Reported 2009-09-08 03:02:33 PDT
Created attachment 39177 [details] threading compiler fix 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.
Attachments
threading compiler fix (979 bytes, patch)
2009-09-08 03:02 PDT, Janne Koskinen
no flags
Mark Rowe (bdash)
Comment 1 2009-09-08 03:29:04 PDT
*** This bug has been marked as a duplicate of bug 29011 ***
Mark Rowe (bdash)
Comment 2 2009-09-08 03:29:45 PDT
Please don't mark patches as r+ if you are not a WebKit reviewer.
Note You need to log in before you can comment on or make changes to this bug.