1.0.4.31: remove *internal-error-context*
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Fri, 6 Apr 2007 11:13:54 +0000 (11:13 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Fri, 6 Apr 2007 11:13:54 +0000 (11:13 +0000)
commit17532463fa19f2fc2aba53b65c32e200a27ccd6a
treeac3a7cef640128d6c1f8df10ea1b082f0b5bfe01
parent06c341ebab3da2e81effcaacc2235f2b1e8bfa82
1.0.4.31: remove *internal-error-context*
 * use nth-interrupt-context to find the context in top-frame instead
   of squirreling it away in *internal-error-context*.
 * moved the defun for nth-interrupt-context up before top-frame.
 * updated NEWS to reflect non-experimental status of x86-64/darwin
   port.
NEWS
src/code/debug-int.lisp
src/code/interr.lisp
version.lisp-expr