- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 30 Apr 2001 17:33:47 +0000 (17:33 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 30 Apr 2001 17:33:47 +0000 (17:33 +0000)
commit1693b992018026a4dce86112ac608c5510209e7d
treedd5d073802271f4b3906ae856095e283b296ed29
parentd4d6100b914eb9b6311bd7e1c7228d31b729a2ad
- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
  libxslt/xsltproc.c: counting errors and warnings at compilation
  time. Stop processing in case of error.
- tests/docs/bug-1[89]* tests/general/-1[89]* tests/general/inner.xsl:
  added more namespace related bug checks
Daniel
14 files changed:
ChangeLog
libxslt/preproc.c
libxslt/xslt.c
libxslt/xsltInternals.h
libxslt/xsltproc.c
tests/docs/Makefile.am
tests/docs/bug-18-.xml [new file with mode: 0644]
tests/docs/bug-19-.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-18-.out [new file with mode: 0644]
tests/general/bug-18-.xsl [new file with mode: 0644]
tests/general/bug-19-.out [new file with mode: 0644]
tests/general/bug-19-.xsl [new file with mode: 0644]
tests/general/inner.xsl [new file with mode: 0644]