bug-bash
[Top][All Lists]
Advanced

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

Re: Bash 4 and ECHOCTL


From: Greg Wooledge
Subject: Re: Bash 4 and ECHOCTL
Date: Mon, 23 Nov 2009 08:31:37 -0500
User-agent: Mutt/1.4.2.3i

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

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