[gnu.bash.bug] Bash bug report: bug in "until"

gson@TKO-SONY-19.HUT.FI (12/01/89)

Bash version: 1.04
Hardware: 386 clone running SCO Xenix/386, /bin/cc (Microsoft C compiler)
Also: Sony NWS-1510 running NEWS-OS, compiler unknown
Description: "until" loops cause an error message on exit
Repeat-by:

	$ bash -c 'until true; do true; done'
	Attempt to free unknown command type `7'.

-- 
Andreas Gustafsson
Internet: gson@joker.hut.fi
Voice: +358 0 563 5592

chet@cwns1.CWRU.EDU (Chet Ramey) (12/04/89)

>	$ bash -c 'until true; do true; done'
>	Attempt to free unknown command type `7'.

I have sent a fix for this to Brian (it's trivial).

Chet Ramey
-- 
Chet Ramey
Network Services Group				"Where's my froggie?"
Case Western Reserve University
chet@ins.CWRU.Edu