kc3-lang/libxml2/result/errors/utf8-1.xml.ent

Branch :


Log

Author Commit Date CI Message
bbd918b2 2023-08-29 15:56:37 parser: Fix detection of null bytes Also suppress misleading extra errors. Fixes #122.
76c6da42 2022-12-04 23:01:00 error: Make sure that error messages are valid UTF-8 This has caused issues with the Python bindings for a long time. Should fix #64.