0.8.12.39:
authorAndreas Fuchs <asf@boinkor.net>
Mon, 19 Jul 2004 20:24:21 +0000 (20:24 +0000)
committerAndreas Fuchs <asf@boinkor.net>
Mon, 19 Jul 2004 20:24:21 +0000 (20:24 +0000)
commit4fe24806cb00efee6bbd64f6575eadb3cedcb224
treefbd7433fbd32e62a645a08569da105267aa69d6c
parent192731b882467a9014b64b1eb097c8000441da31
0.8.12.39:
Add a FATAL-COMPILER-ERROR to indicate fatal file compiler errors.

This is a change to make SLIME handle READ errors on file compilation
better.

* export a FATAL-COMPILER-ERROR
* Make input-error-in-compile-file inherit from that.
* re-signal the FATAL-COMPILER-ERROR condition from sub-compile-file
  so that SLIME has a remote chance of noticing what is going on
package-data-list.lisp-expr
src/compiler/compiler-error.lisp
src/compiler/main.lisp
version.lisp-expr