1.0.11.25: don't leave incomplete fasls around after compilation
commita0889b188cadcbb5c5fde6807662ea299e6c134d
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 17 Nov 2007 16:34:00 +0000 (17 16:34 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 17 Nov 2007 16:34:00 +0000 (17 16:34 +0000)
tree8221415487ca9de3cb35e963dfbffd465a45f7b7
parent81880593109f9f359cd06dc5c4323750ccc2bf21
1.0.11.25: don't leave incomplete fasls around after compilation

* CLHS says the first return value of COMPILE-FILE is
  NIL if "file could not be created" -- interpret this
  to mean "fasl could not be created" and don't count
  incomplete fasls as fasls.
NEWS
src/compiler/main.lisp
tests/compiler.test.sh
tests/expect.sh
version.lisp-expr