On 3/6/12 11:47 PM, John Kearney wrote:
> 
> Hi chet can you please remove the following from the unicode.c file
> 
> localconv = iconv_open (charset, "ASCII");

Yeah, that was a typo.  It should be iconv_open ("ASCII", "UTF-8");
as originally in gnulib/coreutils.  Thanks for pointing it out; I
overlooked it.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to