scsh-users
[Top] [All Lists]

pause-until-interrupt

To: scsh-news@zurich.ai.mit.edu
Subject: pause-until-interrupt
From: stktrc <stktrc@yahoo.com>
Date: Tue, 01 Apr 2003 15:25:01 +0200
Organization: News UmU SE
Scsh Reference Manual section 3.9 documents a procedure
pause-until-interrupt which if used gives

Error: undefined variable
       pause-until-interrupt
       (package user)

A quick grep through the sources gives
scsh-0.6.3/scsh/scsh-interfaces.scm:

    ;; JMG: this syscalls doesn't cooperate with the thread-system 
    ;;      pause-until-interrupt   

Is the procedure intended to return in a future release of scsh?  If
not, it should probably be removed from the documentation.

(If the maintainers of Scsh wish these kinds of "maybe a minor flaw"
reports to be reported in another way than by a post to
comp.lang.scheme.scsh, let me know.  It just seems like a good idea to
have a few additional eyeballs reviewing them.)

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