From 7bb07f179ac2844bba3ac3873570cf9df470770d Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnter=20Milde?= Date: Tue, 22 Nov 2016 11:48:16 +0100 Subject: [PATCH] Mark failing encodings. See #10502. --- lib/encodings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/encodings b/lib/encodings index 47c23cfa8c..32e876d17b 100644 --- a/lib/encodings +++ b/lib/encodings @@ -97,6 +97,7 @@ End Encoding cp855 cp855 "Cyrillic (CP 855)" CP855 fixed inputenc End +# TODO: not supported by iconv (2.24 on Debian) Encoding cp858 cp858 "Western European (CP 858)" CP858 fixed inputenc End @@ -138,6 +139,7 @@ End Encoding pt154 pt154 "Cyrillic (pt 154)" PT154 fixed inputenc End +# TODO: not supported by iconv (2.24 on Debian) Encoding pt254 pt254 "Cyrillic (pt 254)" PT254 fixed inputenc End -- 2.39.5