Closed wismill closed 1 month ago
@nwellnhof I do not see how to get rid of xmlSetGenericErrorFunc
when using xmlIOParseDTD
and xmlValidateDtd
.
Yes, we need additional function for parsing and validating against external DTDs that take a parser context. I just created a libxml2 issue: https://gitlab.gnome.org/GNOME/libxml2/-/issues/808
Tested with libxml2-master
.
See: #529 and the related comment in the original Gnome issue.