0.8.0.40:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 6 Jun 2003 12:52:52 +0000 (12:52 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 6 Jun 2003 12:52:52 +0000 (12:52 +0000)
Fix build on non-x86 (confirmed for sparc; probable for the
others...)
... we can't WRITE (or FORMAT) as early in cold-init as we
used to, because *PRINT-PPRINT-DISPATCH* is now unbound for
typecheck reasons.  Create the FLOAT-REG-SYMBOL vectors at
read-time instead.


No differences found