scsh-users
[Top] [All Lists]

Re: "random" signals killing scsh? anybody has seen this? ... going bac

To: scsh-news@zurich.ai.mit.edu
Subject: Re: "random" signals killing scsh? anybody has seen this? ... going back to CVS 2002-02-02
From: mmc@maruska.dyndns.org (Michal Maruška)
Date: 10 Feb 2002 16:52:59 +0100
Sender: mmc@maruska.dyndns.org
my solution is  (i wanted to avoid the "gc-protection-mismatch" bug):
   cvs co -D '2002-02-02'  scsh-0.6

and
   Autoconf version 2.13


mmc@maruska.dyndns.org (Michal Maruška) writes:

> i am getting this strange behaviour from scsh (cvs 1 week ago).
> I think the last time i ran it (week ago) it was ok, so i would
> like to know if somebody has seen it, before ....
> 
> under emacs:  (i just run write the command and press enter):
> | > (run (echo 1))
> | 1
> |
> | Interrupt: keyboard
> | 1> 
> 
> (when at level 1>  "C-d" does not make return to level 0, it blocks! "C-c"
> returns to "1>").
> 
> 
> 
> from command line:
> |$ scsh -c "(run (echo 1))"
> |1
> |zsh: hangup     scsh -c "(run (echo 1))"

<Prev in Thread] Current Thread [Next in Thread>