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

swig warning at extension startup #29

Open
bruno-weber-trimble opened this issue Oct 11, 2023 · 0 comments
Open

swig warning at extension startup #29

bruno-weber-trimble opened this issue Oct 11, 2023 · 0 comments

Comments

@bruno-weber-trimble
Copy link

I had the following warning at extension startup using ruby 3.2 + swig 4.0:

[path/to/*.so]: warning: undefining the allocator of T_DATA class swig_runtime_data

Found this fix that worked for me (at least it removed the warning)

https://fuchsia.googlesource.com/third_party/swig/+/962f0900018ecb10287b327d261e424fa5ccb755

in case the above is the proper fix...

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

1 participant