<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][OSX] libjavascriptcoregtk fails to link when building debug configuration"
   href="https://bugs.webkit.org/show_bug.cgi?id=153138#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][OSX] libjavascriptcoregtk fails to link when building debug configuration"
   href="https://bugs.webkit.org/show_bug.cgi?id=153138">bug 153138</a>
              from <span class="vcard"><a class="email" href="mailto:jeremyhu&#64;apple.com" title="Jeremy Huddleston Sequoia &lt;jeremyhu&#64;apple.com&gt;"> <span class="fn">Jeremy Huddleston Sequoia</span></a>
</span></b>
        <pre>I suspect this is from one of the various ASSERT()s in some header.  I didn't track down where it was, but adding '#include &quot;JSCellInlines.h&quot;' to StructureStubInfo.cpp.o allows me to work around this issue.  That's obviously not the appropriate fix.  The include should be done in the appropriate header that is consuming those methods.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>