1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-15 23:24:06 +03:00
libxml2/result/errors/charref1.xml.err
Daniel Veillard 37fd307435 fixed a bug where invalid charrefs may not be detected sometimes as
* parser.c: fixed a bug where invalid charrefs may not be detected
  sometimes as pointed by Morus Walter.
* test/errors/charref1.xm result/errors/charref1.xml*: added the
  test in the regression suite.
Daniel
2004-06-03 11:22:31 +00:00

4 lines
220 B
Plaintext

./test/errors/charref1.xml:1: parser error : xmlParseCharRef: invalid xmlChar value 60
<bla>&#010100000000000000000000000000000000000000000000000060;</bla>
^