1.0.11.18: Make fasls LISP-IMPLEMENTATION-VERSION specific
authorJuho Snellman <jsnell@iki.fi>
Fri, 9 Nov 2007 01:10:21 +0000 (01:10 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 9 Nov 2007 01:10:21 +0000 (01:10 +0000)
commitcdc0994481502b7cce9c0a62b48d4cf28965d612
treeafc00962fde058f65009c93c7b5c88b7fdd7deea
parent7137cb0872e17772f26c432384da5eefa3e645d7
1.0.11.18: Make fasls LISP-IMPLEMENTATION-VERSION specific

        * As discussed on sbcl-devel.
        * Reduce the support burden: We get a lot of bug reports that turn
          out to be caused by stale fasls, and even more people probably
          don't report these problems, but just end up thinking that SBCL
          crashes all the time.
        * +FASL-FILE-VERSION+ retained for backwards compability, but should
          only be incremented if the actual fasl format changes.
src/code/early-fasl.lisp
src/code/load.lisp
src/compiler/dump.lisp
version.lisp-expr