|
From: Didier V. <di...@lr...> - 2010-11-13 13:46:44
|
Hello, consider the following test file: | #+ccl (#_this-should-not-bother-you-because-you-are-not-ccl 1) Loading this in CMUCL or SBCL is a no-op (but it works). On the other hand, clisp gives me this: | *** - READ from #<INPUT BUFFERED FILE-STREAM CHARACTER #P"test.lisp" @16>: | After #\# is #\_ an undefined dispatch macro character | | zsh: exit 1 clisp test.lisp So who's right ? This is with GNU CLISP 2.48 (2009-07-28) from the Fink installation on my Mac. Thanks ! -- Resistance is futile. You will be jazzimilated. Scientific site: http://www.lrde.epita.fr/~didier Music (Jazz) site: http://www.didierverna.com |