Poll: Which C++ standard shall we use?
You do not have permission to vote in this poll.
Keep C++11
0%
0 0%
Update to C++17
0%
0 0%
Total 0 vote(s) 0%
* You voted for this item. [Show Results]

Update c++ standard?
#1
We currently use C++11. Shall we move on to C++17? Doing that would require dropping the clang-3.5 and gcc-4.8 from Travis CI tests (thus making Travis twice as fast Smile
Reply
Thanks given by:
#2
My 1.13 work in https://github.com/cuberite/cuberite/pull/4377 already uses some C++17 features, but if we so decide, I can still change it back to C++11.
Reply
Thanks given by:
#3
@bearbin will there be problems with the buildserver cross-compiling for raspberry pi?
Reply
Thanks given by:
#4
(08-28-2019, 12:41 AM)xoft Wrote: @bearbin will there be problems with the buildserver cross-compiling for raspberry pi?

The current version of GCCused for the crosscompile-builds on the buildserver doesn't support C++17, so it will need to be updated. I'll get on that if it's confirmed that we are switching over to the new standard.
Reply
Thanks given by:
#5
Nah, too much work. Terminating this train of thought.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)