Re: problem with new CMUCL and ILISP
"Thomas F. Burdick" <[email protected]> Tue, 25 Nov 2003 10:29:03 -0800
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
I had this problem a couple times too. If the ILISP maintainers put
something like this:
(eval-when (:load-toplevel)
(assert (string= #.(lisp-implementation-version) (lisp-implementation-version))
()
"This file was compiled with CMUCL version ~A but is being loaded into version ~A"
#.(lisp-implementation-version) (lisp-implementation-version)))
at the top of the cmulisp.lisp, it would probably help a lot.
--
/|_ .-----------------------.
,' .\ / | No to Imperialist war |
,--' _,' | Wage class war! |
/ / `-----------------------'
( -. |
| ) |
(`-. '--.)
`. )----'
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/