use xmlXPathIsNaN() and xmlXPathIsInf() tag a potential threading problem.
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 21 Aug 2001 11:11:21 +0000 (11:11 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 21 Aug 2001 11:11:21 +0000 (11:11 +0000)
commitd0257234348f5d0ee199bb879406a8a2b80e7744
tree39b544dbc97a97e61c01209496668a7f4e8e0304
parentc6604a959bcf8c6f7d1dfe2d1a7374836746365c
use xmlXPathIsNaN() and xmlXPathIsInf() tag a potential threading problem.

* libexslt/math.c libxslt/numbers.c: use xmlXPathIsNaN() and
  xmlXPathIsInf()
* libxslt/pattern.c: tag a potential threading problem.
Daniel
ChangeLog
libexslt/math.c
libxslt/numbers.c
libxslt/pattern.c
tests/exslt/sets/Makefile.am
tests/extensions/Makefile.am
tests/general/Makefile.am
tests/multiple/Makefile.am
tests/namespaces/Makefile.am
tests/numbers/Makefile.am
tests/xmlspec/Makefile.am