K 10 svn:author V 6 kevans K 8 svn:date V 27 2022-09-18T06:28:55.382721Z K 7 svn:log V 497 iconv: only conditionally use ICONV_SET_DISCARD_ILSEQ 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. Reviewed by: thj Sponsored by: Klara, Inc. (cherry picked from commit ea0f37dec65daf2b7e05712738cd1720aae129eb) Git Hash: 42b5d30b9dfe090435acb878cf500f0fa306a197 Git Author: kevans@FreeBSD.org END