Skip to content
  • Daniel Veillard's avatar
    preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in · e72c508c
    Daniel Veillard authored
    * configure.in: preparing a 2.6.0-beta2 release
    * xmlIO.c: avoid a warning
    * tree.c: avoid duplicate code in xmlReplaceNode as pointed out
      by Chris Ryland
    * include/libxml/dict.h: add a QName access lookup to the
      dictionary.
    * xmlreader.c include/libxml/xmlreader.h: adding const access
      based on the dictionary interface for string read from the
      reader, the node content access is still TODO, it's too different
    Daniel
    e72c508c