commit | 092643b52d29e6b721c257c4c88efa8259eebfe9 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Thu Sep 25 14:29:29 2003 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Thu Sep 25 14:29:29 2003 +0000 |
tree | f7161c5825d308c54b833fc2c86e3957882283b6 | |
parent | 7a02cfe0d7c5bd03dd51a945561b9c6e1df614e9 [diff] |
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