stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] contrib/mpd.lisp sbcl support


From: Shawn Betts
Subject: Re: [STUMP] contrib/mpd.lisp sbcl support
Date: Fri, 15 Feb 2008 22:57:43 -0800



On Feb 13, 2008 11:42 AM, Vitaly Mayatskikh <address@hidden> wrote:
Hi there!

I've modified a bit mpd.lisp to support sbcl. I'm not sure if original
mpd.lisp was designed for cmucl, may be for clisp?

I suspect it was for clisp. Probably it would be better to add the specific code for sbcl and clisp and then add a #-(or sbcl clisp) (error "unimplemented") or something so other lisps don't silently fail.

-Shawn


reply via email to

[Prev in Thread] Current Thread [Next in Thread]