• Show log

    Commit

  • Hash : 9ee35f36
    Author : Daniel Veillard
    Date : 2003-09-28T00:19:54

    fix a bug raised by the Mips compiler. move the SAXv1 block definitions to
    
    * parser.c: fix a bug raised by the Mips compiler.
    * include/libxml/SAX.h include/libxml/parser.h: move the
      SAXv1 block definitions to parser.h fixes bug #123380
    * xmlreader.c include/libxml/xmlreader.h: reinstanciate
      the attribute and element pool borken 2 commits ago.
      Start playing with an entry point to preserve a subtree.
    * entities.c: remove a warning.
    Daniel