[Webkit-unassigned] [Bug 184708] New: Fix hasher tests for system with 32 bit longs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 14:02:03 PDT 2018


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

            Bug ID: 184708
           Summary: Fix hasher tests for system with 32 bit longs
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com
                CC: lforschler at apple.com

The hasher API tests assume that longs will be 64 bits. The C++ standard does not make this guarantee, on some systems, longs are 32 bits.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180417/64fde02c/attachment.html>


More information about the webkit-unassigned mailing list