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

Deprecation of DEF statement #4237

Closed
IAlibay opened this issue Aug 14, 2023 · 1 comment · Fixed by #4246
Closed

Deprecation of DEF statement #4237

IAlibay opened this issue Aug 14, 2023 · 1 comment · Fixed by #4246
Assignees

Comments

@IAlibay
Copy link
Member

IAlibay commented Aug 14, 2023

Here's what we're getting on builds (for nsgrid): The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

@RMeli
Copy link
Member

RMeli commented Aug 14, 2023

Cross reference: cython/cython#4310

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.

3 participants