[Webkit-unassigned] [Bug 167282] JavaScriptCore has a weak external symbol in it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 22 18:41:47 PST 2017


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

--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
This seems like an issue that I used to see in the past that was solved by newer compilers. In any case, it sounds like we can just make the destructor:

    virtual ~ProfilingClient() { }

Not be inlined to solve this. I'll try to reproduce myself tonight, but I'll just throw up a patch anyways.

-- 
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/20170123/f86dd456/attachment-0001.html>


More information about the webkit-unassigned mailing list