finish deprecating pre-unwind-handler-dispatch
authorAndy Wingo <wingo@pobox.com>
Fri, 18 Jun 2010 10:43:04 +0000 (12:43 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 18 Jun 2010 10:43:04 +0000 (12:43 +0200)
commit38008a75179f198e4693327ee826e8e4ea73a590
tree1422aa3d172027fb5b97589c98ed727d40998c26
parenta29e5b632e5c3a2a9a387682fa9c8bb8798c3268
finish deprecating pre-unwind-handler-dispatch

* module/ice-9/boot-9.scm:
* module/ice-9/deprecated.scm (pre-unwind-handler-dispatch): Properly
  deprecate.

* module/ice-9/debugger.scm (debug-on-error):
* module/ice-9/debugging/traps.scm (on-pre-unwind-handler-dispatch):
  Update remaining pre-unwind-handler-dispatch uses.
module/ice-9/boot-9.scm
module/ice-9/debugger.scm
module/ice-9/debugging/traps.scm
module/ice-9/deprecated.scm