[Webkit-unassigned] [Bug 153234] New: [B3][Win64] Compile and warning fixes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 07:01:27 PST 2016


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

            Bug ID: 153234
           Summary: [B3][Win64] Compile and warning fixes.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peavo at outlook.com

The size of 'long' is 4 bytes on Win64. We can use 'long long' instead, when we want the size to be 8 bytes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160119/ae508f7e/attachment-0001.html>


More information about the webkit-unassigned mailing list