Edit

kc3-lang/libxml2

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2019-10-14 17:04:04
    Hash : d8999b1d
    Message : Fix error code in xmlTextWriterStartDocument Return XML_ERR_UNSUPPORTED_ENCODING if no encoding handler could be found. Fixes bug #521808: https://bugzilla.gnome.org/show_bug.cgi?id=521808 Resolves !53.