nmh-workers
[Top] [All Lists]

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

2016-11-19 05:04:44
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>