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

IF/DEF conditional compilation deprecated in cython 3.0 #1269

Closed
jswhit opened this issue Aug 17, 2023 · 0 comments · Fixed by #1277
Closed

IF/DEF conditional compilation deprecated in cython 3.0 #1269

jswhit opened this issue Aug 17, 2023 · 0 comments · Fixed by #1277

Comments

@jswhit
Copy link
Collaborator

jswhit commented Aug 17, 2023

Cython has deprecated compile time conditionals, see cython/cython#4310.

We use this quite extensively to enable features that depend on the version of netcdf-c detected at compile time.

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 a pull request may close this issue.

1 participant