[Webkit-unassigned] [Bug 173622] New: Replace reinterpret_cast with bitwise_cast.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 20 15:39:53 PDT 2017


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

            Bug ID: 173622
           Summary: Replace reinterpret_cast with bitwise_cast.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daewoong.jang at navercorp.com
                CC: ggaren at apple.com

MSVC does not evaluate reinterpret_cast as a constant expression.
This change is needed for supporting bmalloc on Windows(https://bugs.webkit.org/show_bug.cgi?id=143310).

-- 
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/20170620/903412d6/attachment.html>


More information about the webkit-unassigned mailing list