Edit

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

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2022-02-20 16:44:41
    Hash : ce0871e1
    Message : Only warn on invalid redeclarations of predefined entities Downgrade the error message to a warning since the error was ignored, anyway. Also print the name of redeclared entity. For a proper fix that also shows filename and line number of the invalid redeclaration, we'd have to - pass the parser context to the entity functions somehow, or - make these functions return distinct error codes. Partial fix for #308.

  • result/errors/ent_redecl.xml.err
  • warning : xmlAddEntity: invalid redeclaration of predefined entity 'lt'