[Webkit-unassigned] [Bug 174715] Add a data structure for fixed sets of data that can switch its implementation strategy based on the input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 21 10:20:14 PDT 2017


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

Yusuke Suzuki <utatane.tea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |174195

--- Comment #4 from Yusuke Suzuki <utatane.tea at gmail.com> ---
I think we should upgrade Windows buildbot's MSVC to 2017 to use C++14 including related-constexpr. According to this library, it requires C++14 constexpr.
And even if we construct the own one, it becomes complicated code if we do not have C++14 relaxed constexpr.

We already upgraded GCC. So, after upgrading MSVC, we can start using this feature.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=174195
[Bug 174195] Upgrade MSVC to 2017
-- 
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/20170721/252e5709/attachment.html>


More information about the webkit-unassigned mailing list