zsh-workers
 help / color / mirror / code / Atom feed
* job table full.
@ 1999-07-04  8:07 Tanaka Akira
  1999-07-04 12:48 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Tanaka Akira @ 1999-07-04  8:07 UTC (permalink / raw)
  To: zsh-workers

I found a problem about job table with 3.1.5-pws-25.

Z(2):akr@is27e1u11% zsh -f
is27e1u11% while :
while> do
while> =echo $[i++]
while> done
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
zsh: job table full
is27e1u11% =echo $ZSH_VERSION
3.1.5-pws-25
is27e1u11% 

zsh should not overflow the table.
-- 
Tanaka Akira


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <20040525175605.GD7832@blorf.net>]

end of thread, other threads:[~2004-05-25 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-04  8:07 job table full Tanaka Akira
1999-07-04 12:48 ` Peter Stephenson
     [not found] <20040525175605.GD7832@blorf.net>
2004-05-25 18:19 ` Job " Peter Stephenson
2004-05-25 18:47   ` Wayne Davison

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).