nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] mhfixmsg issue with ill-formed mail.


From: Ralph Corderoy
Subject: Re: [Nmh-workers] mhfixmsg issue with ill-formed mail.
Date: Sat, 19 Nov 2016 11:04:24 +0000

Hi Valdis,

> 0000040   t       a   n   n   o   u   n   c   e   d       h   e   b  \0
>            2074    6e61    6f6e    6e75    6563    2064    6568    0062
> 0000060 031   s       n   o   m   i   n   a   t   i   n   g       S   e
>            7319    6e20    6d6f    6e69    7461    6e69    2067    6553

Just to confirm, the top bit has been stripped causing the UTF-8 U+2019
to include the NUL.

    $ printf he%ss\\n `printf 'b\000\031' | tr '\000-\177' '\200-\377'`
    he’s
    $

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



reply via email to

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