mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00

Pass RelaxNG structured error handler to XML parser. Handle malloc failure from xmlRaiseError. Remove argument from memory error handler. Use xmlRaiseMemoryError. Don't use xmlGenericError. Remove TODO macro.
6 lines
243 B
Plaintext
6 lines
243 B
Plaintext
./test/relaxng/broken-xml.rng:2: parser error : Couldn't find end of Start Tag foo line 1
|
|
|
|
^
|
|
Relax-NG parser error : xmlRelaxNGParse: could not load ./test/relaxng/broken-xml.rng
|
|
Relax-NG schema ./test/relaxng/broken-xml.rng failed to compile
|