[Webkit-unassigned] [Bug 170875] Cannot compile JavaScriptCore/runtime/VMTraps.cpp on FreeBSD because std::pair has a non-trivial copy constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 19 08:27:47 PDT 2017


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

--- Comment #2 from Ting-Wei Lan <lantw44 at gmail.com> ---
(In reply to JF Bastien from comment #1)
> It is surprising to see the constexpr version being instantiated here.

JSC::VM*, WTF::StackBounds, JSC::VMTraps::Error are all trivially destructible, so WTF::ExpectedDetail::BaseSelect is WTF::ExpectedDetail::ConstexprBase here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170419/078d34cd/attachment.html>


More information about the webkit-unassigned mailing list