[Bug 296763] iconv(3) manual should mention //IGNORE

[email protected] Tue, 14 Jul 2026 00:22:23 +0000
Newsgroups gmane.os.freebsd.bugs
Message-ID <[email protected]/bugzilla/>
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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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 the assignee for the bug.