* stack-catch.scm (stack-catch): Use catch pre-unwind handler
authorNeil Jerram <neil@ossau.uklinux.net>
Sat, 4 Feb 2006 14:36:06 +0000 (14:36 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Sat, 4 Feb 2006 14:36:06 +0000 (14:36 +0000)
commit56658166b254d901670952bb183310063c148d3c
tree9b85f38a749195d6f0b5bb0809ede5bf941936fd
parent7b4c914e49841465f42fd30e6e8979e758596eb0
* stack-catch.scm (stack-catch): Use catch pre-unwind handler
instead of lazy-catch.

* boot-9.scm (error-catching-loop): Use catch pre-unwind handler
instead of lazy-catch.
ice-9/ChangeLog
ice-9/boot-9.scm
ice-9/stack-catch.scm