[slime-cvs] CVS %p
heller
heller at common-lisp.net
Fri Feb 10 16:50:59 UTC 2006
Update of /project/slime/cvsroot/slime
In directory common-lisp:/tmp/cvs-serv15706
Modified Files:
swank-loader.lisp
Log Message:
(Re)Introduce something like a SLIME version and put fasl files for
different versions in different directories. A common problem is that
newbies download the latest release and discover that it doesn't
compile with the brand new CLISP or SBCL; then they download the CVS
version but the loader doesn't recompile the needed files because time
stamp of the borken fasl files are newer than source files in CVS.
(default-fasl-directory): Include the SLIME version.
(slime-version-string): New.
More information about the slime-cvs
mailing list