On Sun, Oct 28, 2012 at 10:02 AM, Dirk Sondermann <ds-stum...@dyximaq.de> wrote: > On 10/28/12 01:55, Shawn Betts wrote: >> On Sat, Oct 27, 2012 at 1:19 AM, Dirk Sondermann wrote: >>> On 10/26/12 20:54, Shawn Betts wrote: >>>> Thanks Kamil. Can someone confirm that it still works on clisp and sbcl? >>> >>> It builds and works on SBCL. >> >> Good enough for me. Thanks! Kamil, it's been merged. > > Unfortunately, I missed an issue while testing the mpd module > on SBCL yesterday. > > In the function MPD-RECEIVE, the symbol READ-LINE is used as the > name of a function defined by FLET. By default, SBCL locks the > package COMMON-LISP, to which READ-LINE belongs, so binding this > symbol by FLET leads to an error:
Thanks Dirk. I've applied the patch. Next time can you format the patch so I can use 'git am' to apply it? That gives credit where credit is due and it's easier for me. The github pull request stuff works too. -Shawn _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel