[webkit-dev] WebKit2/Mac and C++11

2013-01-30 Thread Anders Carlsson
Hello!

This is just a friendly heads-up that the Mac specific parts of WebKit2 will 
soon start requiring C++11 features (move semantics and variadic templates 
being the two most important).

Any recent version of Xcode (4.2 or later) should support this, and we're 
already building all of WebKit2 as C++11 on Mac anyway.

- Anders
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] WebKit2/Mac and C++11

2013-01-30 Thread Eric Seidel
The future!  Is now! :)

Very exciting.  I hope some day we can use C++11 for the rest of WebCore too.

On Wed, Jan 30, 2013 at 12:17 PM, Anders Carlsson ander...@apple.com wrote:
 Hello!

 This is just a friendly heads-up that the Mac specific parts of WebKit2 will 
 soon start requiring C++11 features (move semantics and variadic templates 
 being the two most important).

 Any recent version of Xcode (4.2 or later) should support this, and we're 
 already building all of WebKit2 as C++11 on Mac anyway.

 - Anders
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] WebKit2/Mac and C++11

2013-01-30 Thread Elliott Sprehn
Thanks for the advance warning! :)

- E


On Wed, Jan 30, 2013 at 3:17 PM, Anders Carlsson ander...@apple.com wrote:

 Hello!

 This is just a friendly heads-up that the Mac specific parts of WebKit2
 will soon start requiring C++11 features (move semantics and variadic
 templates being the two most important).

 Any recent version of Xcode (4.2 or later) should support this, and we're
 already building all of WebKit2 as C++11 on Mac anyway.

 - Anders
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev