[Webkit-unassigned] [Bug 191233] New: [GTK] Cannot make debug builds of JSC using release 2.22.3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 4 06:48:37 PST 2018


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

            Bug ID: 191233
           Summary: [GTK] Cannot make debug builds of JSC using release
                    2.22.3
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Using -DCMAKE_BUILD_TYPE=Debug results the following build error:

../Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:2923:48: error: no member named 'StructureForInContextType' in JSC::ForInContext'
        ASSERT(context.type() == ForInContext::StructureForInContextType);
                                 ~~~~~~~~~~~~~~^
DerivedSources/ForwardingHeaders/wtf/Assertions.h:318:11: note: expanded from macro 'ASSERT'
    if (!(assertion)) { \
          ^~~~~~~~~
1 error generated.

-- 
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/20181104/968d50e9/attachment.html>


More information about the webkit-unassigned mailing list