Edit

kc3-lang/libxml2/result/errors/ent_redecl.xml.str

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2023-12-10 18:10:42
    Hash : e58ea29f
    Message : SAX2: Report malloc failures Fix many places where malloc failures aren't reported. Improve error handling when parsing entity declarations. Fixes #308.

  • result/errors/ent_redecl.xml.str
  • ./test/errors/ent_redecl.xml:2: parser warning : Invalid redeclaration of predefined entity 'lt'
        <!ENTITY lt '<'>
                       ^