Skip to content

Check for C++17 support via configure#424

Merged
eddelbuettel merged 2 commits intomasterfrom
de/sc-18405/configure_c++17
Jun 7, 2022
Merged

Check for C++17 support via configure#424
eddelbuettel merged 2 commits intomasterfrom
de/sc-18405/configure_c++17

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

This PR adds a formal check for C++17 to the configure run by relying on a trusted m4 macro we add. This improves a situation on macOS where an older compiler may otherwise still check for headers using an unsuitable C++ compilation standard.

No new code or features.

This PR supercedes #423.

@eddelbuettel eddelbuettel requested a review from ihnorton June 7, 2022 16:20
@shortcut-integration
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

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

Thank you!

@eddelbuettel eddelbuettel merged commit fdb0dd6 into master Jun 7, 2022
@eddelbuettel eddelbuettel deleted the de/sc-18405/configure_c++17 branch June 7, 2022 17:12
@eddelbuettel eddelbuettel mentioned this pull request Jun 23, 2022
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