On Mon, Jun 01, 2020 at 06:55:36PM +0200, ashelia1...@gmail.com wrote:
Starting from the UTF7 module in the glibc and modifying it for
UTF7 IMAP does not seem too hard.
i'd do that, but i wouldn't bother trying to make it an actual iconv
module - just produce utf-16 or wchar_t strings (or whatever iconv's
internal "fully decoded" representation is) and feed iconv that for the
conversion to whatever the current locale is.
Aren't these setups already screwed up with the current code ?
no - just mildly unhappy, because they see weird strings, but nothing
that could cause data loss. ^^
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel