0.9.5.83: almost fix COMPUTE-RESTARTS & FIND-RESTART
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 22 Oct 2005 10:20:14 +0000 (10:20 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 22 Oct 2005 10:20:14 +0000 (10:20 +0000)
commite4e40e43c6130679c13a738965cb99ac1c63b77b
treec08f56988a474f6dc0b25537846fe711b8780ca1
parentdc47746daf73c65126a80b723ad52b8327b06960
0.9.5.83: almost fix COMPUTE-RESTARTS & FIND-RESTART
 * back out the previous change to COMPUTE-RESTARTS.
 * make FIND-RESTART check the activity, not applicability, of a restart object
   passed in as an argument.

 => now both the Helmut Eller's case and ansi-tests pass.

 Although: I dispute COMPUTE-RESTARTS.10 and RESTART-BIND.20. See emails to
 sbcl-devel around Sun, 16 Oct 2005 13:12. The more radical changes outlined there
 are not part of this yet.
NEWS
src/code/target-error.lisp
tests/condition.impure.lisp
version.lisp-expr