PATCH: libxml2 fixed

From: j.m.maurer (j.m.maurer@student.utwente.nl)
Date: Mon May 13 2002 - 11:10:24 EDT

  • Next message: j.m.maurer: "Commit (Head): libxml2 fixes"

    Could someone please review this patch before I commit it? It fixed a
    bunch of compile problems with the latest libxml2 snapshot.

    After appling this patch, I'm left with the following error which I
    don't know how to fix:

    ut_xml_libxml2.cpp: In method `UT_Error UT_XML::html (const char *)':
    /usr/include/gnome-xml/libxml/parser.h:423: too many arguments to
    function `xmlParserCtxt
    *xmlCreatePushParserCtxt (xmlSAXHandler *, void *, const char *, int,
    const char *)'
    ut_xml_libxml2.cpp:244: at this point in file
    ut_xml_libxml2.cpp: In method `UT_Error UT_XML::html (const char *,
    unsigned int)':
    /usr/include/gnome-xml/libxml/parser.h:423: too many arguments to
    function `xmlParserCtxt
    *xmlCreatePushParserCtxt (xmlSAXHandler *, void *, const char *, int,
    const char *)'
    ut_xml_libxml2.cpp:302: at this point in file
    ut_xml_libxml2.cpp: In method `char *UT_XML::decode (const char *)':
    ut_xml_libxml2.cpp:378: `xmlStringDecodeEntities' undeclared (first use
    this function)
    ut_xml_libxml2.cpp:378: (Each undeclared identifier is reported only
    once for each function it appears in.)
    ut_xml_libxml2.cpp:379: Unable to find a register to spill in class `
    AREG'.
    ut_xml_libxml2.cpp:379: confused by earlier errors, bailing out





    This archive was generated by hypermail 2.1.4 : Mon May 13 2002 - 11:13:47 EDT