fix xsltSaveResultToString comment detect loops when computing variables,
authorDaniel Veillard <veillard@src.gnome.org>
Sat, 11 Feb 2006 12:14:10 +0000 (12:14 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sat, 11 Feb 2006 12:14:10 +0000 (12:14 +0000)
commite9517d8c4a08b28e51ec847946630dc56823b6bc
treec5e70682d4d75b64b06ff2408711f28952d00a4f
parentf22031d9981030635e99a16b024f6c66d6068cd2
fix xsltSaveResultToString comment detect loops when computing variables,

* libxslt/xsltutils.c: fix xsltSaveResultToString comment
* libxslt/transform.c: detect loops when computing variables, should
  fix bug #330772
* doc/xsltproc.xml doc/xsltproc.1: fix typo in man page
* tests/namespaces/tst7.out tests/general/bug-152.out: small output
  changes due to libxml2 xhtml meta handling modification
Daniel
ChangeLog
doc/xsltproc.1
doc/xsltproc.xml
libxslt/transform.c
libxslt/xsltutils.c
tests/general/bug-152.out
tests/namespaces/tst7.out