Skip to content

BUG: also handle macOS 10.X versions correctly #163

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

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

rgommers
Copy link
Contributor

@rgommers rgommers commented Oct 3, 2022

This is a follow-up to gh-161. From my review comment there:

However, the logic is wrong for macOS 10.x - there we do want to preserve the major version, it should result in (e.g.) 10_13 and not 10_0.

@rgommers rgommers added the bug Something isn't working label Oct 3, 2022
@rgommers rgommers added this to the v0.9.1 milestone Oct 3, 2022
Copy link
Member

@FFY00 FFY00 left a comment

Choose a reason for hiding this comment

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

Thanks!

@FFY00 FFY00 force-pushed the one-more-macos-tag-fix branch from 62bafb2 to d9e3341 Compare October 4, 2022 06:09
@FFY00 FFY00 enabled auto-merge (rebase) October 4, 2022 06:09
This is a follow-up to mesonbuildgh-161

Signed-off-by: Filipe Laíns <[email protected]>
@FFY00 FFY00 force-pushed the one-more-macos-tag-fix branch from d9e3341 to 24b087f Compare October 4, 2022 06:18
@FFY00 FFY00 merged commit e6cc6c1 into mesonbuild:main Oct 4, 2022
@rgommers rgommers deleted the one-more-macos-tag-fix branch October 4, 2022 08:00
@rgommers rgommers modified the milestones: v0.9.1, v0.10.0 Oct 5, 2022
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 this pull request may close these issues.

2 participants