[15545] in Athena Bugs
Re: tcsh kill -l dumps core on SGI
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Sep 30 03:27:28 1997
Date: Tue, 30 Sep 1997 03:27:25 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: Larry Stone <lcs@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: "[15544] in Athena Bugs"
> Also, why are we running tcsh source that's 5 years old? I'm new
> here, so pardon the naive question.
tcsh 6.04 introduced a bug which manifested itself as a jump in the
wrong direction inside a sourced script inside another sourced script
(specifically, the "add" script being sourced from inside my
.environment file). I never pinpointed the bug, but it's made me wary
of upgrading tcsh. Unfortunately, CVS makes it somewhat difficult to
back out from an import, so we'd want to test the new version before
checking it in, which is a little more effort.