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

Use c++11 by default #533

Merged
merged 1 commit into from
Nov 15, 2016
Merged

Use c++11 by default #533

merged 1 commit into from
Nov 15, 2016

Conversation

tammojan
Copy link
Contributor

As suggested earlier by @alxames , using C++11 by default is probably good.

@tammojan tammojan added this to the v.2.2.0 milestone Nov 15, 2016
@alxames
Copy link
Contributor

alxames commented Nov 15, 2016

Hopefully we are not flooded with complaints about build failures from users with pre-C++11 compilers.

@tammojan
Copy link
Contributor Author

Hopefully we are not flooded with complaints about build failures from users with pre-C++11 compilers.

I'll happily direct all those users to this issue, with as suggested fix to read the documents and add -DUSE_CXX11=OFF to the CMake command line.

As suggested earlier by @alxames , using C++11 by default is probably good.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants