Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable C11 and C++17 by default #21

Merged
merged 2 commits into from
May 24, 2018
Merged

Enable C11 and C++17 by default #21

merged 2 commits into from
May 24, 2018

Conversation

salkinium
Copy link
Member

@salkinium salkinium commented May 23, 2018

Let's use some modern standards.

  • C11 requires at least GCC 4.9 (we already require GCC 5 anyways).
  • C++17 requires at least GCC 7.

Closes #18. See issue for discussion on compiler availability.
cc @rleh @siy @dergraaf @strongly-typed

@salkinium salkinium merged commit c4d4a52 into develop May 24, 2018
@salkinium salkinium deleted the feature/c++17 branch May 24, 2018 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant