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

Cleanup some issues (mostly typing) in dependency code #14034

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

dcbaker
Copy link
Member

@dcbaker dcbaker commented Dec 20, 2024

This is the first bit of code split out of #13995

This contains generic cleanups to core dependency code (and to the python module around dependencies).

Theoretically, all of this could be tagged for backport, except maybe for the commit to make the assertions print a more helpful message.

Because in at least one case it will lack the `log_tried` method.
For whatever reason Meson has always used None == <C Language>. This
doesn't make a lot of sense to me, but it's how things currently work,
and netcdf should handle that correctly.
It's possible to get an array of versions here, so we need to handle
that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant