[cxml-cvs] CVS update: cxml/xml/package.lisp

Update of /project/cxml/cvsroot/cxml/xml In directory common-lisp.net:/tmp/cvs-serv28421/xml Modified Files: package.lisp Log Message: So, und jetzt wollen wir auch noch die richtige Klasse von Fehler sehen. "Von 0 auf 1005 in einem check-in." -0/1786 tests failed; 376 tests were skipped +1005/1786 tests failed; 376 tests were skipped Date: Sun Nov 27 01:51:36 2005 Author: dlichteblau Index: cxml/xml/package.lisp diff -u cxml/xml/package.lisp:1.3 cxml/xml/package.lisp:1.4 --- cxml/xml/package.lisp:1.3 Sat Nov 26 22:48:25 2005 +++ cxml/xml/package.lisp Sun Nov 27 01:51:36 2005 @@ -50,9 +50,12 @@ #:cdata #:text + #:xml-parse-error + #:well-formedness-violation + #:validity-error + #:parse-dtd-file #:parse-dtd-stream - #:validity-error #:make-validator #:*cache-all-dtds*
participants (1)
-
dlichteblau@common-lisp.net