
29 Sep
2014
29 Sep
'14
5:10 p.m.
The latest bash patchlevel 27 (a day and a half ago) at savannah seems to fix things - 4.3.27 (yes, anonymous checkout). [back up your originals] git clone git://git.savannah.gnu.org/bash.git ./configure make make test sudo make install (default install is in /usr/local/bin/, you probably want it in /bin) I'd be interested to know on which systems this compiles / tests without errors. cheers Douglas