Page 2 of 2

Re: C++ 17

Posted: 25 Oct 2017, 16:32
by psi29a
Looks like the consensus on the PR is that we skip C++14 because there is no added value there and go right for C++17 so we can do another round of boost purging.

Re: C++ 17

Posted: 26 Oct 2017, 12:46
by psi29a
OK... C++17 branch is now live: https://github.com/OpenMW/openmw/pull/1526

GCC5 and Clang5 are in place on travis. I'm going to experiment with some de-boosting... targeting specifically filesystem.

Keep in mind, this will likely be a long running branch, but feel free to branch from mine and experiment for yourself send your own PRs to that branch if you want.

Re: C++ 17

Posted: 05 Dec 2017, 10:02
by psi29a