Re: Trouble connecting to Swank running on android
PR <[email protected]> Sun, 3 Sep 2017 01:59:18 +0200
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAOJeB-DqY_S9TUA3B7_Rgq51ekY51HrOva1uE8gAPwhV4wdx1Q@mail.gmail.com> |
Just to close this thread appropriately: - recent ECL supports the :SPAWN style (recommended) - unfortunately it doesn't currently work on android (yet) - Luis O. offered a possible solution (a new :LOOP style for Swank) - my personal problem here was that 'stdin' is not available in my android app (please see ECL mailing list for a trivial patch) But I don't want to hide that I've currently given up on Swank on Android: for my personal use case, it's simply not worth the trouble (because there are some more problems, not directly related to Slime/Swank). Paul 2017-08-25 15:30 GMT+02:00, PR <[email protected]>: > sorry, what I reported above seems nonsense; please ignore... >