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

Fix compilation with SWIG 4.3.0 #1213

Merged
merged 4 commits into from
Oct 28, 2024
Merged

Fix compilation with SWIG 4.3.0 #1213

merged 4 commits into from
Oct 28, 2024

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Oct 28, 2024

Update numpy.i vendored from numpy repo to include the fix numpy/numpy#27579 . The change should be backward compatible for older versions of SWIG.

To validate the change, I run pixi update and enabled Python bindings in the pixi build tasks.

Fix #1212 .

Related issues:

@traversaro
Copy link
Member Author

The remaining failures are being addressed in #1215 .

@traversaro traversaro merged commit 4e57d2a into master Oct 28, 2024
31 of 37 checks passed
@traversaro traversaro deleted the fixswig430 branch October 28, 2024 09:18
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.

conda CI workflow failed in October 2024 due to SWIG 4.3.0 update
1 participant