[Webkit-unassigned] [Bug 29028] New: threading.h undefined atomicIncrenment/Decrement for Qt/s60

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


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

           Summary: threading.h undefined atomicIncrenment/Decrement for
                    Qt/s60
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koshuin at gmail.com



Janne Koskinen <koshuin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39177|                            |review+
               Flag|                            |


Created an attachment (id=39177)
 --> (https://bugs.webkit.org/attachment.cgi?id=39177)
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.

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