further enhancement to the original fix for bug #381319 (which was not
authorWilliam M. Brack <wbrack@src.gnome.org>
Mon, 11 Dec 2006 22:51:47 +0000 (22:51 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Mon, 11 Dec 2006 22:51:47 +0000 (22:51 +0000)
commit3af40cccee3f26de3948603e24736e6591234958
tree539ecc2b4190c9079bf11001a2fe995f7967e29b
parent50605fed229824b4a77135fe8b0a1973ca3e1b11
further enhancement to the original fix for bug #381319 (which was not

* libexslt/functions.c: further enhancement to the original
  fix for bug #381319 (which was not correct).
* tests/exslt/functions: minor enhancement to function.9.xsl;
  function.10.[xsl,xml,out] added to regression tests to check
  recursive calls.
ChangeLog
libexslt/functions.c
tests/exslt/functions/Makefile.am
tests/exslt/functions/function.10.err [new file with mode: 0644]
tests/exslt/functions/function.10.out [new file with mode: 0644]
tests/exslt/functions/function.10.xml [new file with mode: 0644]
tests/exslt/functions/function.10.xsl [new file with mode: 0644]
tests/exslt/functions/function.9.xsl