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: Fix warnings about allocators of T_DATA classes #208

Closed
wants to merge 1 commit into from

Conversation

cbarton
Copy link
Contributor

@cbarton cbarton commented Oct 23, 2023

  • undefining the allocator of T_DATA class LibXML::XML::XPath::Object
  • undefining the allocator of T_DATA class LibXML::XML::Attributes

There are other classes that are missing the allocator which I can fix as well but I did not observe them in my application, so I left them alone unless requested.

- undefining the allocator of T_DATA class LibXML::XML::XPath::Object
- undefining the allocator of T_DATA class LibXML::XML::Attributes
@cbarton cbarton closed this Oct 23, 2023
@cbarton cbarton deleted the ruby3.2-undef branch October 23, 2023 17:53
@cfis
Copy link
Member

cfis commented Oct 23, 2023

Sure, it would be great to fix them too.

@cbarton
Copy link
Contributor Author

cbarton commented Oct 23, 2023

Thanks for the quick response! I noticed that #207 has the more complete set implemented, so I'm closing this PR.

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.

2 participants