r1171@server: jim | 2005-12-22 00:36:40 -0800
Added Patch from Bash Maintainer:
001 - There are parsing problems with compound assignments in several contexts,
including as arguments to builtins like local',
eval', and `let', and
as multiple assignments in a single command.