Re: Android question: how to connect to swank, running on android?
Daniel Kochmański <[email protected]>
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <[email protected]> |
Hey, that probably means you still have slime without my recent improvements. Removal of timedwait was done in 898aac6348a307130fb1c3906db86bd1cb565e92 slime. It's present in 2.20 version. Regards, Daniel On 26.08.2017 10:02, PR wrote: > Since Daniel suggested the new :spawn style as > swank:*communiication-style*, which works on the PC, I tried it on > android, but there it gives this error: > > Condition of type: SIMPLE-ERROR > Timed condition variables are not supported. > > Paul >