Skip to content

Fix version comparison #563

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 2 commits into from
Mar 1, 2025

Conversation

sercxanto
Copy link
Contributor

Currently this is a textual string comparison which will break with 10.0.0 API version.

Currently this is a textual string comparison which will break with 10.0.0 API version.
@wpferguson
Copy link
Member

Could we change the name to compare_API_versions, so that people understand versions of what we are comparing.

Other than that looks good to me. Thanks for catching it.

@sercxanto
Copy link
Contributor Author

Could we change the name to compare_API_versions, so that people understand versions of what we are comparing.

Other than that looks good to me. Thanks for catching it.

Sure. I renamed the function.

@wpferguson wpferguson merged commit 115dbbe into darktable-org:master Mar 1, 2025
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