<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Fri, Aug 14, 2015, at 07:19 PM, Alex Christensen wrote:<br></div>
<blockquote type="cite"><div>The days of supporting VS2013 are behind us, so if it works with VS2015, go for it. &nbsp;Not all c++14 features are supported, though. &nbsp;See&nbsp;<a href="https://msdn.microsoft.com/en-us/library/hh567368.aspx#cpp14table">https://msdn.microsoft.com/en-us/library/hh567368.aspx#cpp14table</a><br></div>
<div>&nbsp;</div>
<div><div>I’m not sure what the oldest gcc we support is.<br></div>
</div>
</blockquote><div>&nbsp;</div>
<div>The oldest GCC we support is 4.7.0.<br></div>
<div>&nbsp;</div>
<div>GCC 5.0 supports all but one C++14 proposal (which covers allocation optimizations and shouldn't be a blocker):<br></div>
<div><a href="https://gcc.gnu.org/projects/cxx1y.html">https://gcc.gnu.org/projects/cxx1y.html</a><br></div>
<div>&nbsp;</div>
<div>Clang has full C++14 coverage since version 3.4, but I'm not aware of any incorporated check for a minimal Clang version.<br></div>
<div>&nbsp;</div>
<blockquote type="cite"><div><div><blockquote type="cite"><div>On Aug 14, 2015, at 5:49 AM, Antti Koivisto &lt;<a href="mailto:koivisto@iki.fi">koivisto@iki.fi</a>&gt; wrote:<br></div>
<div>&nbsp;</div>
<div><div dir="ltr"><div>Does this mean we can start using (most) C++14 features?<br></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp; antti<br></div>
<div>&nbsp;</div>
</div>
<div><div>&nbsp;</div>
<div><div>On Wed, Aug 12, 2015 at 6:13 AM, Brent Fulgham <span dir="ltr">&lt;<a href="mailto:bfulgham@apple.com">bfulgham@apple.com</a>&gt;</span> wrote:<br></div>
<blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204, 204, 204);border-left-style:solid;padding-left:1ex;"><div>Hi Floks,<br></div>
<div>&nbsp;</div>
<div>
We’ve finished updating the various Windows builds to VS2015. Full regression tests are now completing on these new builds, and seem to be comparable in terms of stability and correctness.<br></div>
<div>&nbsp;</div>
<div>
Please let me know if you encounter any new issues on Windows. I know that EA encountered some JavaScript issues in a prior revision, but I haven’t been able to replicate this problem (at least yet).<br></div>
<div>&nbsp;</div>
<div>
VS2015 is churning out a number of new build warnings, which I hope to address over the coming weeks. It will also likely have some useful static analysis results in the Windows-specific portions of the code that we should evaluate.<br></div>
<div>&nbsp;</div>
<div>
Thanks,<br></div>
<div>&nbsp;</div>
<div>
-Brent<br></div>
<div>
_______________________________________________<br></div>
<div>
webkit-dev mailing list<br></div>
<div> <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br></div>
<div> <a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br></div>
</blockquote></div>
<div>&nbsp;</div>
</div>
<div>_______________________________________________<br></div>
<div>webkit-dev mailing list<br></div>
<div><a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br></div>
<div>https://lists.webkit.org/mailman/listinfo/webkit-dev<br></div>
</div>
</blockquote></div>
</div>
<div><u>_______________________________________________</u><br></div>
<div>webkit-dev mailing list<br></div>
<div><a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br></div>
<div><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br></div>
</blockquote><div>&nbsp;</div>
</body>
</html>