mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-18 14:21:02 +03:00
* xmlreader.c: fix from Steve Ball and update of the comment. * Makefile.am result/errors/*.str: William pointed out that the streaming error checking part wasn't streaming, fixing Daniel
5 lines
265 B
Plaintext
5 lines
265 B
Plaintext
./test/errors/charref1.xml:1: parser error : xmlParseCharRef: invalid xmlChar value 60
|
|
<bla>�</bla>
|
|
^
|
|
./test/errors/charref1.xml : failed to parse
|