[Webkit-unassigned] [Bug 153138] [GTK][OSX] libjavascriptcoregtk fails to link when building debug configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 11:52:18 PST 2016


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

--- Comment #2 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
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 "JSCellInlines.h"' 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.

-- 
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/20160115/462340b2/attachment-0001.html>


More information about the webkit-unassigned mailing list