mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
This was changed in 45157261, but in encoding declarations, unsupported
encodings should raise a fatal error.
Fixes #794.
4 lines
207 B
XML
4 lines
207 B
XML
./test/errors/unsupported-encoding.xml:1: parser error : Unsupported encoding: unsupported-encoding
|
|
<?xml version="1.0" encoding="unsupported-encoding"?>
|
|
^
|