Skip to content
Prev 53773 / 63421 Next

Windows iconv() "failure" in certain locales

On 27.06.2017 17:36, Martin Maechler wrote:
Interesting, I get chinese characters here.

Beside the comments from Duncan Murdoch:
iconv(x1, "latin1", "", sub="?")
etc. would be an alternative in case some characters really cannot be 
converted into the target encoding and should perhaps be considered for 
the time after Duncan commits the fix for the underlying porblem.

Best,
Uwe