mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00: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
11 lines
260 B
Plaintext
11 lines
260 B
Plaintext
./test/errors/attr2.xml:2: parser error : AttValue: ' expected
|
|
|
|
^
|
|
./test/errors/attr2.xml:2: parser error : attributes construct error
|
|
|
|
^
|
|
./test/errors/attr2.xml:2: parser error : Couldn't find end of Start Tag foo
|
|
|
|
^
|
|
./test/errors/attr2.xml : failed to parse
|