increasing CXX_STANDARD for kdevelop

Aleix Pol aleixpol at kde.org
Wed Oct 14 11:35:25 BST 2020


On Tue, Oct 13, 2020 at 10:38 PM Milian Wolff <mail at milianw.de> wrote:
>
> Hey all,
>
> I'd like to increase the CXX_STANDARD for kdevelop, seems like we are still
> compiling with `-std=gnu++11`. Any objections to raise this to `-std=c++14`?

+1
If you think the c++17 process might take some time, just bump it now.

> And, actually, while at it - I would personally even prefer to jump straight
> ahead to `-std=c++17`. Any objections to that?

+1
I doubt we're meant to work on any of the unsupported compilers.

In fact we already depend on clang 6 that supports c++17 for our c++
support... ^^'

Aleix


More information about the KDevelop-devel mailing list