Re: let expression parsing broken in bash 3.1

2005-12-14 Thread Chet Ramey
> On Tue, Dec 13, 2005 at 10:00:52PM -0500, George Sherwood wrote: > > Description: > > Let expression parsing appears to be broken in bash 3.1. When > > using a simple expression such as let a=(5+3) I get this error: > > bash: syntax error near unexpected token `(' > > seems to be most a

Re: let expression parsing broken in bash 3.1

2005-12-13 Thread Mike Frysinger
On Tue, Dec 13, 2005 at 10:00:52PM -0500, George Sherwood wrote: > Description: > Let expression parsing appears to be broken in bash 3.1. When > using a simple expression such as let a=(5+3) I get this error: > bash: syntax error near unexpected token `(' seems to be most assignments tha

let expression parsing broken in bash 3.1

2005-12-13 Thread George Sherwood
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='lin$uname output: Linux athlon 2.6.14 #1 PREEMPT Sat Nov 5 15:42:59 EST 2005 i686 G$Machine Type: i686-pc-linux-g