sh: sdcc miscompiles (foo = bar)->x = 1 so avoid
authorAlan Cox <alan@linux.intel.com>
Sat, 16 May 2015 19:08:03 +0000 (20:08 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 16 May 2015 19:08:03 +0000 (20:08 +0100)
commit31fca4508cc3414188f91856fb9a703d223db4bc
treedc87e624ebfd2bc2e0a8e69e1f0c55af58192dda
parent8de1e09c3c389f2819a124438838dd0288add9a6
sh: sdcc miscompiles (foo = bar)->x = 1 so avoid

It's a strange syntax anyway !

With this applied internal commands sort of work but executing external
commands fails and "set" likewise shows there is some kind of variable space
corruption problem to pin down first
Applications/V7/cmd/sh/io.c