Page MenuHomeFreeBSD

iconv: only conditionally use ICONV_SET_DISCARD_ILSEQ
ClosedPublic

Authored by kevans on Feb 22 2022, 5:25 PM.
Tags
None
Referenced Files
F102714667: D34342.diff
Sat, Nov 16, 6:21 AM
Unknown Object (File)
Sun, Nov 10, 2:22 PM
Unknown Object (File)
Oct 6 2024, 12:02 PM
Unknown Object (File)
Oct 5 2024, 9:41 AM
Unknown Object (File)
Oct 3 2024, 2:47 AM
Unknown Object (File)
Oct 2 2024, 11:55 PM
Unknown Object (File)
Oct 2 2024, 5:11 PM
Unknown Object (File)
Sep 30 2024, 3:28 PM
Subscribers

Details

Summary

If the -c flag is used, then we can set it with ICONV_SET_DISCARD_ILSEQ;
otherwise, leave it alone. The user may have specified //IGNORE in the
'to' codeset specification, there's no reason we can't allow that but
we'll currently turn it off.

Sponsored by: Klara, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44535
Build 41423: arc lint + arc unit