[Webkit-unassigned] [Bug 181373] New: webkitgtk-2.18.4 build error on 32-bit OS with WEBASSEMBLY=ON

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 7 13:25:09 PST 2018


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

            Bug ID: 181373
           Summary: webkitgtk-2.18.4 build error on 32-bit OS with
                    WEBASSEMBLY=ON
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pv47 at ya.ru
                CC: bugs-noreply at webkitgtk.org

Created attachment 330661

  --> https://bugs.webkit.org/attachment.cgi?id=330661&action=review

Build error

TagBitsWasm is only defined in Source/JavaScriptCore/runtime/JSCJSValue.h inside `#elif USE(JSVALUE64)` block. On 32-bit OS the block is ignored leaving TagBitsWasm undefined.

-- 
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/20180107/bb9b135e/attachment.html>


More information about the webkit-unassigned mailing list