nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] nmh internals: full MIME integration


From: Ralph Corderoy
Subject: Re: [Nmh-workers] nmh internals: full MIME integration
Date: Wed, 30 Jul 2014 16:48:22 +0100

Hi Ken,

> I suppose in theory we should replace that with specific tests rather
> than using isspace()

Might be easier to tie it in with the RFCs if it used macro names
borrowed from it.

> we don't handle the case where a locale says 0x00-0x7F does not match
> ASCII (are there such locales?).

Are there locales that aren't
https://en.wikipedia.org/wiki/Extended_ASCII ?  Yes, EBCDIC locales on
z/OS with Unix System Services installed is still POSIX-compatible AIUI
but definitely not ASCII, e.g. Fr_BE.IBM-1047 is
https://en.wikipedia.org/wiki/EBCDIC_1047.  Does the build farm have a
z/OS target?  :-)

A minor deviation is https://en.wikipedia.org/wiki/ISO/IEC_6937 which
replaces `$' with `ยค', U+00A4, currency sign, as if other fiat
currencies of note exist in the world.

Cheers, Ralph.



reply via email to

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