From b0024fc4eec4632e3c1b79ff62b095b4b4b33b3a Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 6 Jul 2026 21:03:18 -0400 Subject: [PATCH] README.rst: glibc //IGNORE doesn't ignore untranslatable --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 93cdc83..91bfd62 100644 --- a/README.rst +++ b/README.rst @@ -44,6 +44,9 @@ glibc documentation (charset.texi) and in the Linux man-pages iconv(3) page. +* With ``//IGNORE``, untranslatable sequences still cause EILSEQ. This + contradicts glibc's own documentation. + * iconv_open() accepts ``//NON_IDENTICAL_DISCARD`` but iconv() does not implement it. -- 2.53.0