0.9.18.12: valid/already-dumped confusion in the file compiler/
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 29 Oct 2006 19:44:45 +0000 (19:44 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 29 Oct 2006 19:44:45 +0000 (19:44 +0000)
commita0c5831b3a74118cf41a848300200a1acdb48dcf
tree8bede75fcb3b2382cc91737b2331efd7d6782cf5
parent6584a2c88efaa6931083721adae2f9f10e0fefd5
0.9.18.12: valid/already-dumped confusion in the file compiler/
 * A constant is not already dumped just because it is in the valid
   table.
 * Fopcompiler was validating the wrong object occasionally.
   Unfortunately the *DUMP-ONLY-VALID-STRUCTURES* binding still
   needed. Couple of FIXME's pertaining to that added.
 * Useless WHEN in EMIT-MAKE-LOAD-FORM deleted.
 * Record a bug.
BUGS
NEWS
src/compiler/dump.lisp
src/compiler/fopcompile.lisp
src/compiler/main.lisp
tests/compiler.test.sh
version.lisp-expr