fix "unable to read" compiler-error reporting during SBCL build
commitef0891e470ff35840def7a5717ede18a58266e76
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 22 Sep 2012 18:55:50 +0000 (22 21:55 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 22 Sep 2012 19:45:19 +0000 (22 22:45 +0300)
tree6d2d7b1732f31afdc3ed8879548fe65749da32b1
parent2df8da85688355b4f4f31314246483ccea364746
fix "unable to read" compiler-error reporting during SBCL build

  By moving stream-error-position-info into early-extensions.lisp,
  so it's available early enough.
src/code/condition.lisp
src/code/early-extensions.lisp