0.8.0.58:
commit6f20436c86e66946ae1d2d3f4aef409c9845536b
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Jun 2003 08:28:23 +0000 (10 08:28 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Jun 2003 08:28:23 +0000 (10 08:28 +0000)
treef69b8ab995f64645e7673b2e502ee38b1dc3d1e1
parent0b39d68b05ef669f812a6bf570126505d931bf96
0.8.0.58:
        Minor fixes:
        ... don't define a LENGTH type for disassembly; we're not
        allowed to do that, because LENGTH is in the CL package.  Call
        it DISASSEM-LENGTH instead.  (reported by rtoy on #lisp IRC)
        ... cut'n'pasteo: restart print functions in warm init now refer
to variables that are bound, rather than those that aren't.
NEWS
src/cold/warm.lisp
src/compiler/disassem.lisp
src/compiler/target-disassem.lisp
version.lisp-expr