[Webkit-unassigned] [Bug 153424] New: [mips] Use reinterpret_cast_ptr to suppress alignment warnings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 08:11:37 PST 2016


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

            Bug ID: 153424
           Summary: [mips] Use reinterpret_cast_ptr to suppress alignment
                    warnings.
    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: annulen at yandex.ru

Use of reinterpret_cast in JSGenericTypedArrayView::sortFloat results in series of warnings on MIPS. Use reinterpret_cast_ptr instead.

-- 
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/20160125/29c90f8a/attachment-0001.html>


More information about the webkit-unassigned mailing list