mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-28 07:21:26 +03:00
4a14fb8fa2
* 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/attr1.xml:2: parser error : AttValue: ' expected
|
|
|
|
^
|
|
./test/errors/attr1.xml:2: parser error : attributes construct error
|
|
|
|
^
|
|
./test/errors/attr1.xml:2: parser error : Couldn't find end of Start Tag foo
|
|
|
|
^
|
|
./test/errors/attr1.xml : failed to parse
|