bug-bash
[Top][All Lists]
Advanced

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

Re: bash prints numeric values of unicode characters instead of their UT


From: Chet Ramey
Subject: Re: bash prints numeric values of unicode characters instead of their UTF8 representations
Date: Sun, 7 Feb 2016 16:14:09 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 2/5/16 5:47 PM, Yuri wrote:
> On 02/05/2016 11:13, Chet Ramey wrote:
>> AM_GNU_GETTEXT is the autoconf macro that adds the --disable-nls option
>> to configure.  It handles checking for iconv by calling AM_ICONV.  If
>> you disable it by calling configure with --disable-nls, it doesn't look
>> for iconv.
> 
> Well, this is wrong in the bash context, because bash needs iconv in
> unrelated to gettext context.

Sorry, I misread the autoconf macro.  This isn't the cause.  You should
look at config.log to see what happens when configure tests for iconv.

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



reply via email to

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