fix float and boolean XPath conversions try to fix Stephane Bidoul attempt
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 19 Jul 2006 19:04:52 +0000 (19:04 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 19 Jul 2006 19:04:52 +0000 (19:04 +0000)
commitd3eaa2f845be6465a891dcf3ecacf934d82f833e
tree908b8f200a512fe04d55dfd0b234efc49523ad7b
parent4bcbf4443f02a69814a16fb5b34b81eb8828a62a
fix float and boolean XPath conversions try to fix Stephane Bidoul attempt

* python/types.c: fix float and boolean XPath conversions
* libxslt/xsltutils.c: try to fix Stephane Bidoul attempt
  at setting XInclude support.
Daniel
ChangeLog
libxslt/xsltutils.c
python/types.c