[PATCH v2] manual: Document //TRANSLIT and //IGNORE support in iconv_open [BZ #3794]

Andreas Schwab schwab@suse.de
Mon Feb 2 15:48:08 GMT 2026


On Dez 18 2025, Avinal Kumar wrote:

> +The @var{tocode} argument may optionally be suffixed with
> +@code{//TRANSLIT}.  When this suffix is present, transliteration is
> +enabled.  With transliteration enabled, characters that cannot be
> +represented directly in the destination character set may be approximated
> +using one or more similar characters that are available in the
> +destination character set.  Characters outside of the destination
> +character set and cannot be transliterated are replaced with a question

s/and/that/

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Libc-alpha mailing list