Finally fixed bug #75813, processing or Result Value Tree converted into
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Mar 2003 14:04:00 +0000 (14:04 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Mar 2003 14:04:00 +0000 (14:04 +0000)
commit145c37ba026a8216b239ef7ef2cadda5ef83ec97
treef96d2fb6ed2be8357de801dc3dd2a8fd5559dfbb
parent9dc7f17ba4260d2247f91130e21ebce0a67fdb13
Finally fixed bug #75813, processing or Result Value Tree converted into

* libxslt/pattern.c libxslt/transform.c libxslt/variables.c:
  Finally fixed bug #75813, processing or Result Value Tree
  converted into node-sets should be a bit more sensible now.
* tests/exslt/common/node-set.2.out: the associated fix in libxml2
  fixes this regression test, there is 4 nodes, not 3
* tests/docs/Makefile.am tests/docs/bug-111.*
  tests/general/Makefile.am tests/general/bug-111*: added an
  example in the regression tests for bug #75813
Daniel
ChangeLog
libxslt/pattern.c
libxslt/transform.c
libxslt/variables.c
tests/docs/Makefile.am
tests/docs/bug-111.xml [new file with mode: 0644]
tests/exslt/common/node-set.2.out
tests/general/Makefile.am
tests/general/bug-111.out [new file with mode: 0644]
tests/general/bug-111.xsl [new file with mode: 0644]