nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] mhshow/test-charset failures in nmh-1.7 (`Can't conver


From: Ralph Corderoy
Subject: Re: [Nmh-workers] mhshow/test-charset failures in nmh-1.7 (`Can't convert ?us-ascii to UTF-8')
Date: Thu, 23 Nov 2017 16:44:52 +0000

Hi again Leonardo,

> I also find this works, oddly.
>
>     $ printf '\344' |
>     > iconv -f EBCDIC-US -t '???us-as???cii???'; printf \\n
>     U
>     $

https://code.woboq.org/userspace/glibc/iconv/iconv_open.c.html#31 shows
it starts by normalising the charset name, e.g. stripping `?'!

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]