[Webkit-unassigned] [Bug 87485] New: [WTF] Introduce UINT64_C to MathExtras.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 03:17:07 PDT 2012


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

           Summary: [WTF] Introduce UINT64_C to MathExtras.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org
            Blocks: 87360


WebSocket implementation and decimal arithmetic implementation(BUG-87360) use 64bit unsigned int literal. However, UINT64_C macro isn't available for all platforms, e.g. Qt.

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