commit | 7db3871bf58553461563241db0fffe71bf611c5e | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Thu Feb 07 16:39:11 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Thu Feb 07 16:39:11 2002 +0000 |
tree | fb52565d3a80d725fececc7c3f7de207b2f21f0c | |
parent | 15a143b36a81e551b9a027e51ae2a52faaa733e2 [diff] |
cleanup always use stdout if output is NULL don't close filedescriptors * Makefile.am: cleanup * debugXML.c: always use stdout if output is NULL * xmlIO.c: don't close filedescriptors passed to outputBuffers * python/Makefile.am python/generator.py python/libxml2class.txt python/libxml_wrap.h python/types.c: augmented the number of bindings handling FILE * and XPath contexts * python/tests/Makefile.am: avoid a stupid problem due to the use of TEST. Daniel