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

Remove support for Visual C++ 2015. #2030

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Remove support for Visual C++ 2015. #2030

merged 1 commit into from
Jul 23, 2024

Conversation

lballabio
Copy link
Owner

This makes it possible to start using features from the C++17 standard.

This makes it possible to start using features from the C++17 standard.
@lballabio lballabio added this to the Release 1.36 milestone Jul 23, 2024
@coveralls
Copy link

Coverage Status

coverage: 72.635%. remained the same
when pulling 99aa50a on vc2015
into 03e0c62 on master.

@lballabio lballabio merged commit 250bd38 into master Jul 23, 2024
82 checks passed
@lballabio lballabio deleted the vc2015 branch July 23, 2024 15:37
@sweemer
Copy link
Contributor

sweemer commented Jul 24, 2024

@lballabio Are you planning to make an issue to bump the min language version to C++17 in the build configs or would you like some help with it?

@lballabio
Copy link
Owner Author

Thanks! I'm almost done with bumping the standard, I'll open a PR shortly. It would be great it you gave it a look with a fresher pair of eyes.

@lballabio
Copy link
Owner Author

Done—#2036 changes the minimum standard version to C++17.

@sweemer
Copy link
Contributor

sweemer commented Jul 25, 2024

Great, I'll be able to take a look by next week.

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.

3 participants