[Bug 296763] iconv(3) manual should mention //IGNORE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jul 2026 00:22:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296763
Bug ID: 296763
Summary: iconv(3) manual should mention //IGNORE
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: bugs@FreeBSD.org
Reporter: michael@orlitzky.com
CC: doc@FreeBSD.org
FreeBSD's iconv_open() and iconv() have supported the magic //IGNORE suffix for
a while, but it is not mentioned in the man page.
The man page does mention the non-standard __iconv() and its
__ICONV_F_HIDE_INVALID flag, which implies (to me, anyway) that //IGNORE is NOT
supported, when it is.
--
You are receiving this mail because:
You are on the CC list for the bug.