Re: CLX-PORTABLE port to LispWorks 6.x
Kamil Shakirov <[email protected]> Wed, 17 Oct 2012 11:46:26 +0700
| Newsgroups | gmane.lisp.clx.devel |
|---|---|
| Message-ID | <CAOUsC9CkaLyAhwLsXuzV2KQnThZvDvgtbv0RO+13fos=wBjfGA@mail.gmail.com> |
Hi, I have just sent a new pull request (8573aaf) to https://github.com/sharplispers/clx as a single patch with all unrelated formatting changes removed. Please ignore the previous request. Shawn, the StumpWM creator and maintainer, has already accepted the patch that adds support for LispWorks 6 to StumpWM. On Mon, Oct 15, 2012 at 3:47 PM, Kamil Shakirov <[email protected]> wrote: > Hello, > > Is anyone interested in the port to LispWorks 6.x? It is based on > works (OPEN-UNIX-STREAM) by Barry Wilkes <[email protected]> and > (%CREATE-UNIX-DOMAIN-SOCKET) by Chun Tian (binghe). > > It tested with LispWorks Professional and Personal editions. I also > have a port of StumpWM to LW running for a week on my laptop without > any issues. > > Pull request is already sent to https://github.com/sharplispers/clx or > you can fetch the latest port form https://github.com/ska80/clx > (lispworks branch). > -- --ska