From fae8cc35d51685f4ce67294c74e7121db68ec339 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 6 Jul 2026 19:17:16 -0400 Subject: [PATCH] README.rst: add glibc note for //NON_IDENTICAL_DISCARD --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 7a4f8ab..93cdc83 100644 --- a/README.rst +++ b/README.rst @@ -44,6 +44,9 @@ glibc documentation (charset.texi) and in the Linux man-pages iconv(3) page. +* iconv_open() accepts ``//NON_IDENTICAL_DISCARD`` but iconv() does + not implement it. + libiconv -------- -- 2.53.0