Skip to content

fix: Fix warnings about allocators of T_DATA classes#208

Closed
cbarton wants to merge 1 commit intoxml4r:masterfrom
cbarton:ruby3.2-undef
Closed

fix: Fix warnings about allocators of T_DATA classes#208
cbarton wants to merge 1 commit intoxml4r:masterfrom
cbarton:ruby3.2-undef

Conversation

@cbarton
Copy link
Copy Markdown
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
Copy Markdown
Member

cfis commented Oct 23, 2023

Sure, it would be great to fix them too.

@cbarton
Copy link
Copy Markdown
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