Commit c00cda8c065beba24706c9e8719f08e9de420274

Daniel Veillard 2003-04-07T10:22:39

fixing bug #107129, removing excessive allocation and calls to *printf in * tree.c valid.c xpath.c include/libxml/tree.h include/libxml/valid.h: fixing bug #107129, removing excessive allocation and calls to *printf in the code to build QName strings. Daniel