[Webkit-unassigned] [Bug 36494] New: Fix compilation on Itanium in 32-bit mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 08:24:37 PDT 2010


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

           Summary: Fix compilation on Itanium in 32-bit mode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kent.hansen at nokia.com
            Blocks: 36493


JavaScriptCore/wtf/Platform.h doesn't take into account that IA64 can run in
32-bit mode; WTF_USE_JSVALUE64 will be defined regardless. This causes
compilation to fail.

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