Re: [PATCH] lgtk CVS on SBCL
Mario Mommer <[email protected]> Fri, 05 Dec 2003 18:10:55 +0100
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <[email protected]> |
Damien Diederen <[email protected]> writes: > Hi All, > > This is a first effort to get Mario Mommer's Gtk+ bindings running on > SBCL: > > * callback-sbcl.{lisp, patch}: a straightforward, > `query-replace-regexp'-based port of Helmut Heller's callbacks (from > http://article.gmane.org/gmane.lisp.cmucl.devel/2472). This is great! :) > * lgtk.patch: a *FEATURES*-based conditionalization of the current CVS > lgtk. `port.lisp' and `lgtk.asd' are the most affected files, but > various implementation-specific package references have been patched > at other places. Those should clearly be moved to 'port.lisp', or be > collected in a "private" package. I applied your patch as you sent it. I taged a branch sbcl-port for this, so that we can clean it up and merge it later to the main branch. I will add instructions to the INSTALL file, and put this on the site. Thanks for the patch! Regards, Mario.