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

Add C++11 build test to CI workflow #4659

Merged
merged 4 commits into from
Dec 10, 2023

Conversation

maron2000
Copy link
Contributor

The DOSBox-X code tree is intended to be C++11 compliant, so added a testing job in CI workflow.
Also, patched a few codes that caused an error while building with --enable-force-cxx11 option.

Fixes #4658

@joncampbell123 joncampbell123 merged commit dcc3914 into joncampbell123:master Dec 10, 2023
19 checks passed
@maron2000 maron2000 deleted the cxx11_test branch December 12, 2023 09:30
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.

No longer built with cxx11
2 participants