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

Warning in Cython compilation #4109

Closed
kif opened this issue Apr 15, 2024 · 3 comments
Closed

Warning in Cython compilation #4109

kif opened this issue Apr 15, 2024 · 3 comments

Comments

@kif
Copy link
Member

kif commented Apr 15, 2024

warning: /tmp/pyFAI/src/pyFAI/ext/_bispev.pyx:193:14: noexcept clause is ignored for function returning Python object

@kif
Copy link
Member Author

kif commented Apr 15, 2024

Same for

warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:90:8: noexcept clause is ignored for function returning Python object
warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:100:15: noexcept clause is ignored for function returning Python object
warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:193:24: noexcept clause is ignored for function returning Python object
warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:205:15: noexcept clause is ignored for function returning Python object
warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:231:14: noexcept clause is ignored for function returning Python object
warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:236:15: noexcept clause is ignored for function returning Python object
warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:311:12: noexcept clause is ignored for function returning Python object
warning: /tmp/pyFAI/src/pyFAI/ext/sparse_builder.pxi:317:15: noexcept clause is ignored for function returning Python object

@t20100
Copy link
Member

t20100 commented Apr 15, 2024

Not opened in the right project?

There's the same in silx: #4105

@kif
Copy link
Member Author

kif commented Apr 16, 2024

My bad !

@kif kif closed this as completed Apr 16, 2024
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

No branches or pull requests

2 participants