diff options
author | Mark H Weaver <mhw@netris.org> | 2011-03-22 11:11:53 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2011-03-22 11:45:53 -0400 |
commit | 8099352769c8b8ec8730f87f7fa6c8771b64efb9 (patch) | |
tree | 470bfa8217d0c8494927a22bf37ee5860851b72c /libguile/vm-i-scheme.c | |
parent | 190d4b0d93599e5b58e773dc6375054c3a6e3dbf (diff) | |
download | guile-8099352769c8b8ec8730f87f7fa6c8771b64efb9.tar.gz |
Do not enter the debugger if the thrown key is in `pass-keys'
* module/system/repl/error-handling.scm (call-with-error-handling):
Do _not_ enter the debugger if the thrown key is in `pass-keys'.
Previously, for example, (throw 'quit) entered the debugger when run
from the REPL, despite the fact that 'quit is in `pass-keys'.
Diffstat (limited to 'libguile/vm-i-scheme.c')
0 files changed, 0 insertions, 0 deletions