[Webkit-unassigned] [Bug 168402] JSC: fix compilation errors for MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 18:30:15 PST 2017


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

--- Comment #5 from Guillaume Emont <guijemont at igalia.com> ---
Just fount that the header issue is due to AbstractMacroAssembler.h not including wtf/Vector.h, which means in some cases its use of Vector ends up using the template in wtf/Forward.h which requires 4 arguments. Will send a patch for that later tonight or tomorrow.

-- 
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/20170217/0f4bc912/attachment.html>


More information about the webkit-unassigned mailing list