Bump c++ requirement and supported compilers #2068
Replies: 5 comments
-
I think there are some missing words after 7.3.0 . |
Beta Was this translation helpful? Give feedback.
-
Fixed, thanks |
Beta Was this translation helpful? Give feedback.
-
The reason why this hasn't still be closed is because of the PC104. |
Beta Was this translation helpful? Give feedback.
-
The new PC104 image has been released. |
Beta Was this translation helpful? Give feedback.
-
Bug #1959 (apparently also affects Linux despite its current title) could take advantage of C++17's |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
According to our policies, we can now drop CMake 3.5 on the devel branch.
For reference this is a list of c++ features supported by each compiler: https://en.cppreference.com/w/cpp/compiler_support
Therefore I don't see any problem in switching to c++14
So the options are
This is an important decision because it will impact the robots, and all the other repositories, therefore we need to discuss this.
cc @lornat75 @pattacini @vtikha @traversaro @Nicogene @aerydna
Beta Was this translation helpful? Give feedback.
All reactions