r-lib / xml2

Bindings to libxml2
https://xml2.r-lib.org/
Other
220 stars 81 forks source link

Fix compilation with libxml2 2.12.0 #417

Closed KNnut closed 12 months ago

KNnut commented 1 year ago

Tested with GCC 13.2.1 and libxml2 2.12.0. Closes #418.

hadley commented 12 months ago

Thanks for figuring this out!!