• Show log

    Commit

  • Hash : 092643b5
    Author : Daniel Veillard
    Date : 2003-09-25T14:29:29

    preparing a beta3 solving the ABI problems make sure the global variables
    
    * configure.in: preparing a beta3 solving the ABI problems
    * globals.c parser.c parserInternals.c testHTML.c HTMLparser.c SAX.c
      include/libxml/globals.h include/libxml/SAX.h: make sure the
      global variables for the default SAX handler are V1 ones to
      avoid ABI compat problems.
    * xmlreader.c: cleanup of uneeded code
    * hash.c: fix a comment
    Daniel