Version: all(?), including bash-4.2, patch 45
Hi, bash developers. If you edit a running bash script file, the result is
unpredictable. [1] This is bad for long time running scripts.
[1] See for example, http://stackoverflow.com/questions/3398258/
I guess a fix won't be difficult. In fact, a us
On 14 November 2013 17:33, Cedric Blancher wrote:
> On 12 November 2013 17:58, Chet Ramey wrote:
>> On 11/7/13 10:31 AM, Simon Toedt wrote:
>>
Yes. There are a few issues with the bash-20131025 snapshot. I've
attached a patch that fixes them.
>>>
>>> Chet, can you push the patch to gi
The first release candidate of bash-4.3 is now available with the URL
ftp://ftp.cwru.edu/pub/bash/bash-4.3-rc1.tar.gz
This tar file does not include the formatted documentation (you
should be able to generate it yourself).
This release fixes many outstanding bugs in bash-4.2 and introduces sever
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/loc
uname output: Linux