0.9.8.6:
authorJuho Snellman <jsnell@iki.fi>
Fri, 30 Dec 2005 00:21:40 +0000 (00:21 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 30 Dec 2005 00:21:40 +0000 (00:21 +0000)
commitcb254941e176badff31a16a11509e1ac288ae249
treed5553ab131264b3361732e73334c6904b80570b9
parent8735f137435f1a90c05df67a03e48602a79572f8
0.9.8.6:
        Make the count of fasl header counted strings a 32-bit value
        also on 64-bit platforms.  This ensures that a x86-64 SBCL can
        gracefully detect an error when trying to read a x86 fasl
        instead of choking on a ridiculously long counted string.
src/code/early-fasl.lisp
src/code/load.lisp
src/compiler/dump.lisp
version.lisp-expr