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-gnu
Bash Version: 3.1
Patch Level: 0
Release Status: release
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 `('
This worked in bash 3.0 and there wasn't anything in the changes that is
related to basic parsing like this.
Repeat-By:
Use typical let statement such as let a=(5+3).
George Sherwood
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Bug-bash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-bash
