0.8.4.39:
commitddc94b60746df2f6ace927af6be6046cdc1e8a1b
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 22 Oct 2003 16:27:18 +0000 (22 16:27 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 22 Oct 2003 16:27:18 +0000 (22 16:27 +0000)
treef3b71941c7350bf226f868623e4cf592e17e8b6b
parentd543ff4caaabda2f33ce7b5a723013db06aa5c9d
0.8.4.39:
CLISP build "fixes"
... don't emit structure-sharing code from macros
(fixes "SB-IMPL::|,| does not name a function" clisp
error)
... rewrite bad LOOP as per TFBurdick sbcl-devel 2003-10

I say `"fixes"' because new sbcl code has exposed some
clisp bugs, so the resulting codebase doesn't build from
clisp-2.31; however, I have patched my clisp and it works to the
extent that the resultant sbcl binary only fails one test.
src/compiler/macros.lisp
version.lisp-expr