zsh-workers
 help / color / mirror / code / Atom feed
* arithmetic for: bug in 3.0.5
@ 1997-09-24 14:17 Bernd Eggink
  1997-09-24 16:17 ` Geoff Wing
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Eggink @ 1997-09-24 14:17 UTC (permalink / raw)
  To: zsh-workers mailing list

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:

   t: parse error near `(( i=1' [4]
   t: parse error near `do' [5]
   0
   t: parse error near `done' [7]

--
Bernd Eggink
Regionales Rechenzentrum der Uni Hamburg
eggink@rzaix13.rrz.uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-09-24 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-24 14:17 arithmetic for: bug in 3.0.5 Bernd Eggink
1997-09-24 16:17 ` Geoff Wing

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).