1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00
Files
libxml2/result/errors/utf8-2.xml.err
Nick Wellnhofer 76c6da4209 error: Make sure that error messages are valid UTF-8
This has caused issues with the Python bindings for a long time.

Should fix #64.
2022-12-04 23:34:19 +01:00

10 lines
404 B
Plaintext

./test/errors/utf8-2.xml:1: parser error : StartTag: invalid element name
<d>.<<€€€€€€€€€€€€€€€€€€€€€€€€
^
./test/errors/utf8-2.xml:2: parser error : Couldn't find end of Start Tag €€€€€€€€€€€€€€€€€€€€€€€€€ line 1
^
./test/errors/utf8-2.xml:2: parser error : Premature end of data in tag d line 1
^