Author :
Daniel Veillard
Date :
2002-06-11 10:08:16
Hash :f5582f15 Message :applied a couple of patches from Peter Jacobi to start to get rid of
* parser.c: applied a couple of patches from Peter Jacobi to start
to get rid of ctxt->token, with a possible significant speed
improvement to be gained once done. Better compliance with PE
references constructs in DTDs too.
* test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
from Peter too
Daniel
result/valid/t8a.xml.err
Entity: line 1: error: xmlParseInternalSubset: error detected in Markup declaration
%defroot;
^
Entity: line 1:
<!ELEMENT root (middle) >
^
Entity: line 1: error: DOCTYPE improperly terminated
%defroot;
^
Entity: line 1:
<!ELEMENT root (middle) >
^
Entity: line 1: error: Start tag expected, '<' not found
%defroot;
^
Entity: line 1:
<!ELEMENT root (middle) >
^