[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] character sets and localization
From: |
Lyndon Nerenberg (VE6BBM/VE7TFX) |
Subject: |
Re: [Nmh-workers] character sets and localization |
Date: |
Sat, 13 Nov 2010 14:15:08 -0800 |
> glibc comes with 'iconv', that should be a good place to start for most
> systems. Probably we should create a wrapper function that just calls
> iconv on glibc-based systems, or equivalent on other boxes.
Is there an alternative out there to the GNU iconv implementation?
It's not exactly the most portable piece of code to non-linux hosts.
(E.g. I've been fighting with it on MacOS recently.)