On Mar 13, 1:19pm, [EMAIL PROTECTED] ("Andrey A. Chernov") wrote: -- Subject: tcsh 6.10.00 echo;echo;echo; bug with fix Thanks so much! I wonder how come this bug remained unnoticed for such a long time! christos | echo;echo;echo; must output 3 new lines but currently not due to obvious | bug: | | --- sh.func.c.bak Fri Dec 1 01:18:27 2000 | +++ sh.func.c Tue Mar 13 13:04:54 2001 | @@ -1147,7 +1147,7 @@ | #endif /* BSDSIGS */ | v++; | if (*v == 0) | - return; | + goto done; | gflag = 0, tglob(v); | if (gflag) { | v = globall(v); | | -- | Andrey A. Chernov | http://ache.pp.ru/ -- End of excerpt from "Andrey A. Chernov" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- tcsh 6.10.00 echo;echo;echo; bug with fix Andrey A. Chernov
- Maintainer? (was Re: tcsh 6.10.00 echo;echo;echo; b... Andrey A. Chernov
- Re: Maintainer? (was Re: tcsh 6.10.00 echo;echo... Johan Karlsson
- Re: Maintainer? (was Re: tcsh 6.10.00 echo;... Andrey A. Chernov
- Re: Maintainer? (was Re: tcsh 6.10.00 echo;echo... David O'Brien
- Re: tcsh 6.10.00 echo;echo;echo; bug with fix Christos Zoulas
- Re: tcsh 6.10.00 echo;echo;echo; bug with fix David Malone
- Re: tcsh 6.10.00 echo;echo;echo; bug with f... Andrey A. Chernov
- Re: tcsh 6.10.00 echo;echo;echo; bug wi... Andrey A. Chernov
- Re: tcsh 6.10.00 echo;echo;echo; b... David Malone
- Re: tcsh 6.10.00 echo;echo;ech... Andrey A. Chernov
- Re: tcsh 6.10.00 echo;echo... David Malone
- Re: tcsh 6.10.00 echo;echo... Christos Zoulas
- Re: tcsh 6.10.00 echo;echo... Andrey A. Chernov
- Re: tcsh 6.10.00 echo;echo... Christos Zoulas
- Re: tcsh 6.10.00 echo;echo... Daniel Rock