Skip to content

Conversation

@dmah42
Copy link
Member

@dmah42 dmah42 commented Jun 7, 2024

per the dependencies doc, we base our supported standards of the defaults available in compilers or a 10 year expiry from standard release. we just hit 10 years since C++14 release so that's our new base supported standard.

also updated the docs to align on this.

@dmah42 dmah42 mentioned this pull request Jun 7, 2024
@LebedevRI
Copy link
Collaborator

We need to be actually enforcing them via a cmake-time checks though.

@dmah42
Copy link
Member Author

dmah42 commented Jun 7, 2024

We need to be actually enforcing them via a cmake-time checks though.

given we now officially support C++14 for building as a minimum, maybe that's viable. it's hard to enumerate every version of every compiler, which is why the linked support doc focuses on standards and build systems.

@dmah42 dmah42 changed the title update requirements to point to our dependencies doc bump standard to C++14 Jun 7, 2024
Copy link
Collaborator

@LebedevRI LebedevRI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This brings us closer to reality, so looks nice to me.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants