1.0.32.30: Fix breakage from 1.0.32.26.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Thu, 12 Nov 2009 16:07:49 +0000 (16:07 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Thu, 12 Nov 2009 16:07:49 +0000 (16:07 +0000)
commit86db706477784d7ac24a320ba3f7a399cccf5dd3
treee921dd5bfcdcf6f31403ade67f40d2028144c12c
parent49e8403800426f37a54d9b87353a31af36e7af40
1.0.32.30: Fix breakage from 1.0.32.26.

  * Use FIND-CONSTANT instead of MAYBE-EMIT-MAKE-LOAD-FORMS to prepare
arglists for dumping, thus unbreaking compilation to core.

  * Add a test case for in-core case.
src/compiler/entry.lisp
tests/compiler.pure.lisp
version.lisp-expr