[Webkit-unassigned] [Bug 35326] New: [patch] _atomic_word not always an int and WTF_USE_JSVALUE32 needs defining for 64 bit sparc linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 19:57:48 PST 2010


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

           Summary: [patch] _atomic_word not always an int and
                    WTF_USE_JSVALUE32 needs defining for 64 bit sparc
                    linux
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dgilmore at fedoraproject.org


Created an attachment (id=49353)
 --> (https://bugs.webkit.org/attachment.cgi?id=49353)
patch fixing sparc64 builds

64 bit sparc defones _atomic_word as a long due to hardware capabilities.
additionally WTF_USE_JSVALUE32 needs to also be defined.

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