On Wed, Jul 22, 2009 at 10:05 AM, Mark Evensonevenson@panix.com wrote:
MacPorts has an older version of ECL (ecl-0.9l) that doesn't have the EXT:+ECL-VERSION-NUMBER+ causing SLIME to fail to load.
The attached diff fixes this by checking for the existence of the symbol in 'swank-ecl.lisp' at read-time.
I've applied this patch and checked it in; it seems to work okay here.
Thanks.