[Webkit-unassigned] [Bug 189078] [JSC] Build broken after r234975 on s390x, ppc64le, armv7hl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 23:18:26 PDT 2018


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

--- Comment #2 from Tomas Popela <tpopela at redhat.com> ---
(In reply to Yusuke Suzuki from comment #1)
> This is because std::max is not annotated as constexpr in old GCC's
> libstdc++. (It was a bug since they should be constexpr in C++14).
> https://github.com/gcc-mirror/gcc/commit/
> d3ab86117a4b67ca76491e13e4f705cfb9efb79e

This is definitely not an old libstdc++. It's GCC 8.2.1. 

> Can you fix it by using `? :` operator instead?

Yes, it fixes it. I will upload the patch.

-- 
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/20180830/f6a06c55/attachment.html>


More information about the webkit-unassigned mailing list