[Webkit-unassigned] [Bug 132907] [EFL] Add include path of cxxabi.h if FTL JIT is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 23:53:09 PDT 2014


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


László Langó <llango.u-szeged at partner.samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llango.u-szeged at partner.sam
                   |                            |sung.com




--- Comment #3 from László Langó <llango.u-szeged at partner.samsung.com>  2014-05-14 23:53:28 PST ---
(In reply to comment #2)
> (From update of attachment 231452 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=231452&action=review
> 
> > ChangeLog:7
> > +
> 
> Could you explain why we should include cxxabi.h when FTL JIT is enabled ?

Because of this include:
  #include <mach-o/compact_unwind_encoding.h>

in JavaScriptCore/ftl/FTLUnwindInfo.cpp:31

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list