Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: arithmetic for: bug in 3.0.5
- X-seq: zsh-workers 3520
- From: mason@xxxxxxxxxxxxxxx (Geoff Wing)
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: arithmetic for: bug in 3.0.5
- Date: 24 Sep 1997 16:17:32 GMT
- Organization: PrimeNet Australia
- References: <342920FE.B9D8F21D@xxxxxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
Bernd Eggink <eggink@xxxxxxxxxxxxxxxxxx> typed:
:The arithmetic for command seems to be broken in 3.0.5-test2:
: integer i
: for (( i=1; i <= 10; i+=1 ))
: do
: print $i
: done
:This gives:
That's implemented in 3.1.2 not 3.0.* , and the manuals of each reflect this.
ie. it's listed in 3.1.2 manuals but not in 3.0.* manuals
It may be in 3.1.1 but out of the 29 versions of zsh I've got in my bin dir
it seems to be missing so I can't really tell you at the moment, sorry.
--
Geoff Wing [mason@xxxxxxxxxxxxxxx] Phone : +61-3-9818 2977
Technical Manager: PrimeNet Computer Consultants Facsimile: +61-3-9768 2909
Web: <URL:http://www.primenet.com.au/> Mobile : 0412 162 441
[ Boulderdash: <URL:http://ciips.ee.uwa.edu.au/~williams/bd/> ]
Messages sorted by:
Reverse Date,
Date,
Thread,
Author