On Thu, Nov 19, 2009 at 06:32:49PM +0100, Joachim Schmitz wrote:
> In siglist.c the compiler complained bitterly about having to convert the 
> reseult of _() into a char * (sometimes comming from int, somtimes coming 
> from const char *) My nasty workaround:

The correct fix for that one is to #include "bashintl.h" in siglist.c.
This bug has been observed on HP-UX also (different symptom), and Chet's
fixed it for bash 4.1.


Reply via email to