On Mar 14, 11:24pm, [EMAIL PROTECTED] ("Andrey A. Chernov") wrote:
-- Subject: Re: tcsh 6.10.00 echo;echo;echo; bug with fix

With the new information about solaris having fixed this, I've decided
against keeping compatibility and just applying the fix you proposed.

christos

| On Wed, Mar 14, 2001 at 09:54:32 -0500, Christos Zoulas wrote:
| 
| > Yeah, that is a good idea. I think that I'll add an echo_style "bsdbug",
| > and leave the default alone.
| 
| Even if we left old default in place (which I personally not like), old
| code have signal handler bug, we can't just "return" from xecho(), because
| signal mask not set again after "if (sigintr) sigrelse(SIGINT);", we need
| to jump somewhere near "done:" label to get signal mask properly set
| again. If someone tells me that it is intentional old csh behaviour too, I
| will be speechless...
| 
| -- 
| 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

Reply via email to