Edit

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

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2023-08-29 15:56:37
    Hash : bbd918b2
    Message : parser: Fix detection of null bytes Also suppress misleading extra errors. Fixes #122.

  • result/errors/attr4.xml.err
  • ./test/errors/attr4.xml:1: parser error : invalid character in attribute value
    <ROOT attr="XY"/>
                  ^
    ./test/errors/attr4.xml:1: parser error : attributes construct error
    <ROOT attr="XY"/>
                  ^
    ./test/errors/attr4.xml:1: parser error : Couldn't find end of Start Tag ROOT line 1
    <ROOT attr="XY"/>
                  ^