Fix bug: when running something in a REPL buffer, Edwin would
authorChris Hanson <org/chris-hanson/cph>
Tue, 23 Feb 1999 06:13:14 +0000 (06:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 23 Feb 1999 06:13:14 +0000 (06:13 +0000)
commit92c24df7352cb464833d8917e888c31eee8f3999
treee7880a55496da3bec150c896bd385ec639ff53c1
parentabf1f231ad1a17d0246da2dacd0a6523ca3e142a
Fix bug: when running something in a REPL buffer, Edwin would
completely ignore all input.  It turned out that the "select"
mechanism was only looking at events for the console window, and not
for other windows, so it was blocking indefinitely.
v7/src/microcode/prntio.c