1.0.17.28: fix bug in the newfangled constant dumping scheme
commitb025fdbef7236941a6389fe6fa9d9903d2a5cab7
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 5 Jun 2008 16:32:37 +0000 (5 16:32 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 5 Jun 2008 16:32:37 +0000 (5 16:32 +0000)
tree76dad3e131f715130f4c0a760fe4050569cb9599
parent7f448ff4c2398eb044db8b188e017e428c36349b
1.0.17.28: fix bug in the newfangled constant dumping scheme

 * When MAYBE-EMIT-MAKE-LOAD-FORMS elects to use the name to dump
   something, it better use the name to refer to the _whole_ object,
   and not just a subpart...

 * Use XSET for niceness in there as well. ...but XSET should really
   be replaced by a sane tree-based version...

 * Test-case by Kevin Reid.
src/compiler/ir1tran.lisp
tests/compiler.impure.lisp
version.lisp-expr