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: David Levine
Subject: Re: [Nmh-workers] mhshow/test-charset failures in nmh-1.7 (`Can't convert ?us-ascii to UTF-8')
Date: Sun, 26 Nov 2017 14:32:18 -0500

Ralph wrote:

> Something like `UCS-4LE' would be widespread?

That reveals another problem.  The UCS-4LE encoding contains NUL's,
which of course don't play well in C strings.  In this case,
content_charset() returns (from get_param()) just "U".

David



reply via email to

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