]> git.draconx.ca Git - homepage.git/commit
cdecl99-1.3 bash-5 hotfix master
authorNick Bowler <nbowler@draconx.ca>
Wed, 17 Apr 2024 02:34:19 +0000 (22:34 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 17 Apr 2024 02:40:49 +0000 (22:40 -0400)
commit1fef2c9d3e7a958011d3cf6975b197f3dde8af95
treec09768f50e491358ecd2dec36e679ae2af946456
parent48b62059cc10f5631adeed2f3cc994137e884f33
cdecl99-1.3 bash-5 hotfix

Turns out that prior to release the package was not tested on any
systems where /bin/sh is bash-5, and the configure script hits a
parser bug in this shell regarding for loops in case statements.

A workaround is to set CONFIG_SHELL environment variable to some
other shell without this bug.  But if that's not possible, this
patch can be applied to avoid the bug.
content/archive/cdecl99/cdecl99-1.3-bash5-fix.patch [new file with mode: 0644]