mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00

This was changed in 45157261, but in encoding declarations, unsupported encodings should raise a fatal error. Fixes #794.
5 lines
264 B
XML
5 lines
264 B
XML
./test/errors/unsupported-encoding.xml:1: parser error : Unsupported encoding: unsupported-encoding
|
|
<?xml version="1.0" encoding="unsupported-encoding"?>
|
|
^
|
|
./test/errors/unsupported-encoding.xml : failed to parse
|