On 9/8/06, Martin Bähr <[EMAIL PROTECTED]> wrote: > On Fri, Sep 08, 2006 at 02:17:59AM +0200, Axel Liljencrantz wrote: > > I'd add that writing e.g. 'function -h' is a syntax > > error, meaning it will cause fish to print a help message, so that > > will seem to be consistent even if it really isn't. > > except that the errormessage is currently rather strange: > > function -h > fish: Mismatched bracketsCould not locate end of block. The #end# > command is missing, misspelled or a #;# is missing.Command substitutions > not allowedCommand substitutions not allowedCommand substitutions not > allowedCommand substitutions not allowedCommand substitutions not > allowedCommand substitutions not allowedCommand substitutions not > allowedArray index out of boundsArray index out of boundsArray index out > of boundsCommand substitutions not allowedCould not locate end of block. > The #end# command is missing, misspelled or a #;# is missing. > > see also my previous cosmetic bug report.
This is indeed caused by the same bug as in that report. Fixed in the Darcs tree. Thanks for the report. > > greetings, martin. > -- > cooperative communication with sTeam - caudium, pike, roxen and unix > offering: programming, training and administration - anywhere in the world > -- > pike programmer travelling and working in europe open-steam.org > unix system- bahai.or.at iaeste.(tuwien.ac|or).at > administrator (caudium|gotpike).org is.schon.org > Martin Bähr http://www.iaeste.or.at/~mbaehr/ > -- Axel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
