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

[CI] Add a C++11 build #2151

Closed
marcalff opened this issue May 23, 2023 · 0 comments · Fixed by #2152
Closed

[CI] Add a C++11 build #2151

marcalff opened this issue May 23, 2023 · 0 comments · Fixed by #2152
Assignees
Labels
bug Something isn't working

Comments

@marcalff
Copy link
Member

Before upgrading CI to C++14, add a dedicated build for C++11, so that breaks affecting C++11 only can be detected.

This build will use the last third party libraries still available for C++11.

There is no need to duplicate every job for C++11 / C++14, so only one C++11 job with as many features enabled as possible should be sufficient.

@marcalff marcalff added the bug Something isn't working label May 23, 2023
@marcalff marcalff added this to the Migrate to C++14 milestone May 23, 2023
@marcalff marcalff self-assigned this May 23, 2023
@marcalff marcalff mentioned this issue May 23, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant