Commit f85ce8e334f448078a3d71a812824fa5b45d9b07

Daniel Veillard 2003-09-22T10:24:45

the uri arg to xmlNodeSetBase is really a const xmlChar* addin the * tree.c include/libxml/tree.h: the uri arg to xmlNodeSetBase is really a const xmlChar* * xmlreader.c include/libxml/xmlreader.h: addin the xmlTextReaderConstString() to get an interned string from the reader Daniel