Edit

kc3-lang/libxml2

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2003-07-05 20:32:43
    Hash : d9d32aeb
    Message : 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