mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-23 01:52:48 +03:00
* parser.c include/libxml/parser.h: adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecover * valid.c: patch from Rick Jones for some grammar cleanup in validation messages * result/VC/* result/valid/*: this slightly change some of the regression tests outputs Daniel
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
./test/VC/ElementValid8:7: validity warning: Content model for Element doc is ambiguous
|
|
<doc><a/><c> doc is non-deterministic </c></doc>
|
|
^
|