[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rollup: Build issues with bash-3.2
From: |
Chet Ramey |
Subject: |
Re: Rollup: Build issues with bash-3.2 |
Date: |
Mon, 23 Jun 2008 22:18:36 -0400 |
User-agent: |
Thunderbird 2.0.0.14 (Macintosh/20080421) |
grarpamp wrote:
And when using --disable-nls, these appear in the output of make.
These are all the result of assigning literal strings to char * variables.
When compiled with nls/locales, are assigned the return value from
gettext(3), which returns a char *. I'm not really inclined to change
this.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/