Re: How to solve: module 'syscalls' requires package OS
Jean Louis <[email protected]> Mon, 27 Mar 2017 18:14:35 +0300
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 27, 2017 at 11:01:43AM -0400, Sam Steingold wrote: > > * Jean Louis <[email protected]> [2017-03-27 17:21:18 +0300]: > > > > On Mon, Mar 27, 2017 at 10:08:40AM -0400, Sam Steingold wrote: > >> >> I think I already said that this is a known bug > >> >> https://sourceforge.net/p/clisp/bugs/695/ > >> >> with a known work-around (see the bug). > >> > > >> > I am not sure if that is the same bug. > >> > >> Great! > >> Please create a small isolated reproducible test case. > > > > This one here: > > > > (input (with-open-stream (str *standard-input*) > > I told you that this use of with-open-stream makes no sense. > Joerg told you the same thing. > You just closed your *standard-input* and, of course, you are getting > the error: > > > *** - WRITE-CHAR on #<CLOSED IO SYNONYM-STREAM *TERMINAL-IO*> is illegal > > Jean, this is _your_ error, not a CLISP bug. > You wrote invalid code and now you are being told that the code is > invalid for the 3rd time. Well yes, you are right, then we are just in time shift. As I already debugged that one, and now got it working, you have seen also the latest version. Then again I received your request for isolated incident, and I was thinking you are looking for something. Anyway, thanks, and I got it working. Maybe list emails are not passing through in time, I don't know. Jean ------------------------------------------------------------------------------ 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