bug-bash
[Top][All Lists]
Advanced

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

Re: Potential bug in library search for libiconv in static build


From: Chet Ramey
Subject: Re: Potential bug in library search for libiconv in static build
Date: Tue, 05 Apr 2011 15:41:25 -0400
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 4/5/11 3:22 PM, gmail wrote:
> 
> Hello,
> 
> I have to apologize because i have not fully read you, there probably a
> more efficient way to deal with static librariries in the iconv distribution.
> Therefore, the suggested patch was of no use.

It has the advantage of working.  I haven't identified a better way to
do it yet.

> Another point, i see that the tests/intl2.sub make a direct call to a
> "/usr/bin/printf" command.

The intent was to see if and how bash differs from the system printf
binary (not necessarily coreutils) when changing the locale for the
duration of the command.  Bash versions before bash-4.2 had a problem
with assignments to LANG preceding builtins.  The old versions didn't
temporarily change the locale, though they performed the variable
assignment.

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]