bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: let expression parsing broken in bash 3.1


From: Chet Ramey
Subject: Re: let expression parsing broken in bash 3.1
Date: Wed, 14 Dec 2005 08:28:33 -0500

> 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 that involve ()
> 
> these fail too:
> a=() b=()
> eval foo=()

It's all one problem.  There will be a patch.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live Strong.
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]