[webkit-dev] Ports not building as C++11?

Anders Carlsson andersca at apple.com
Tue Jul 30 14:01:55 PDT 2013


On Jul 30, 2013, at 10:52 AM, Brent Fulgham <bfulgham at apple.com> wrote:

>> I realize that CE 5, 6, and 7 are probably not top priorities for the community, but these changes will basically force dropping support for those platforms. We do have some interest in keeping WebKit working for our downstream build, so if it’s possible to make this change over to using C++11 in a way that can allow for building without the new features that would be ideal. If there is anything we can do that help make this happen let me know.
> 
> I think the goal is to (at least initially) conditionalize the use of various C++11 idioms.  But I think we will soon reach a critical mass where we will assume the compiler supports the newer language constructs.

We’re already using C++11 features conditionally in WebKit. The plan is to move forward and make some features a requirement.

Patrick, given the broad support for this proposal from other ports/contributors we are going to ahead and move forward with it.

Regards,
- Anders

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


More information about the webkit-dev mailing list