Re: interrupt signal in MSW
Gunter Königsmann <[email protected]> Wed, 9 May 2018 07:43:08 +0200
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
>> [...] if there is lisp code necessary other than the code that catches SIGINT on linux. > You lost me. Are you talking about behavior in Microsoft Windows (MSW) or on Linux? > Or are you running clisp inside Wine? > Or running a UNIX-style build, i.e. within Cygwin unix simulation on Microsoft Windows? > You didn't tell us what version of clisp you're running. > https://clisp.sourceforge.io/impnotes/clisp.html#bugs The <Ctrl+C> and <Ctrl+Break> problem appears on CLISP 2.49 (2010-07-07) on Windows 7. ...which is 8 years old. But - is there a newer windows release of clisp? When I use sbcl instead or try to use clisp on Linux instead of on Windows everything works out fine: Ctrl+C is caught and causes maxima to return to the command prompt. Kind regards, Giunter. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list