fixed bug #60624 improver the error context reporting added a specific
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 18 Sep 2001 09:56:57 +0000 (09:56 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 18 Sep 2001 09:56:57 +0000 (09:56 +0000)
commiteb5f21553c13a591f2e48d95bd4505941f51db8b
treee5c186cfe5124c3c2539d7f5c8b7ccfcc2d8583a
parent2db3204c7d21e52f64801dfbd28449c843893cb0
fixed bug #60624 improver the error context reporting added a specific

* libxslt/xslt.c: fixed bug #60624
* libxslt/xsltutils.c: improver the error context reporting
* tests/reports/Makefile.am tests/reports/tst-2.*: added a
  specific regression test
* xsltproc/xsltproc: free the stylesheet if it contained an error.
Daniel
ChangeLog
libxslt/xslt.c
libxslt/xsltutils.c
tests/reports/Makefile.am
tests/reports/tst-2.err [new file with mode: 0644]
tests/reports/tst-2.out [new file with mode: 0644]
tests/reports/tst-2.xml [new file with mode: 0644]
tests/reports/tst-2.xsl [new file with mode: 0644]
xsltproc/xsltproc.c