Commit 2829a21a956d2d11bb533aaa4a7298918580569d

Nick Wellnhofer 2023-12-18T19:43:55

xinclude: Improve error handling Introduce xmlXIncludeSetErrorHandler allowing to set a structured error handler for an XInclude context and forwarding errors from parser. Remove arguments from memory error handlers. Use xmlRaiseMemoryError.