[webkit-dev] More C++11 in WebKit2!

Anders Carlsson andersca at apple.com
Mon Apr 29 07:13:13 PDT 2013


Hello,

that was not my intention. I was under the (wrong) impression that range-based for existed in VS2010. I'll back that change out.

- Anders

On Apr 28, 2013, at 1:26 PM, Hausmann Simon <Simon.Hausmann at digia.com> wrote:

> Hi,
> 
> Just for clarification: This means dropping support for Visual Studio 2010 and requiring 2012 (released about a year ago).
> 
> Simon
> 
> Anders Carlsson <andersca at apple.com> wrote:
> 
> 
> Hello everyone,
> 
> just a friendly heads-up that I intend to land https://bugs.webkit.org/show_bug.cgi?id=115259 soon, which makes use of three more C++11 features, namely:
> 
> - Not requiring a space between right angle brackets in templates.
> - Range-based for loops
> - Auto.
> 
> Looks like the EFL and Qt ports need to start building as C++11! The rest of the ports are fine.
> 
> Thanks,
> - Anders
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130429/adb1a2da/attachment.html>


More information about the webkit-dev mailing list