Actions
Feature #1034
closedPort recent commits to iconv code from FreeBSD to oficonv
Start date:
2022-08-15
Due date:
% Done:
100%
Estimated time:
1:00 h
Module:
oficonv
Operating System:
Compiler:
Description
Since the release of the first version of the oficonv module (which corresponds to the FreeBSD code as of 01/2022), three commits have been made in the FreeBSD source tree that should be ported to oficonv:
- c1f46b8fcb97 libc: iconv: push option ignore into citrus_iconv_open()
- 2300a22c9712 libc: iconv: add mb_cur_min for encoder traits
- 693f88c9da8d iconv_std: complete the //IGNORE support
Actions