Skip to content

Conversation

@jmr
Copy link
Member

@jmr jmr commented Dec 31, 2025

SWIG_Python_TypeError was removed in SWIG 4.4.
Use %argument_fail instead.

Fixes #487.

SWIG_Python_TypeError was removed in SWIG 4.4.
Use %argument_fail instead.

Fixes google#487.
@jmr
Copy link
Member Author

jmr commented Dec 31, 2025

@hobu Please try this. I don't have SWIG 4.4.

@hobu
Copy link

hobu commented Dec 31, 2025

Compiles for me, so that means it is correct, right? 😄 (I gave up trying to get the tests running on OSX)

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.

SWIG_Python_TypeError removed in SWIG 4.4

2 participants