Commit d9d32aebd3d09df9431859c3d9e7f7de781c73d4

Daniel Veillard 2003-07-05T20:32:43

use the character() SAX callback if the cdataBlock ain't defined. fix bug * parser.c HTMLparser.c: use the character() SAX callback if the cdataBlock ain't defined. * xpath.c: fix bug #115349 allowing compilation when configured with --without-xpath since the Schemas code needs NAN and co. Daniel