summaryrefslogtreecommitdiff
path: root/module/system/repl/error-handling.scm
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2010-07-09 16:48:30 +0200
committerAndy Wingo <wingo@pobox.com>2010-07-09 17:05:25 +0200
commitddfb5e2bb02e167c734af5091d40d7db4ffeffa1 (patch)
tree33ed9c9d6bd735935cd50c62e8765adb1dba964e /module/system/repl/error-handling.scm
parentadb825b6780b52a19291420c8699900d56de748d (diff)
downloadguile-ddfb5e2bb02e167c734af5091d40d7db4ffeffa1.tar.gz
readline only handles SIGWINCH
* acinclude.m4 (GUILE_READLINE): Check for rl_catch_signals and rl_catch_sigwinch. * guile-readline/readline.c (scm_init_readline): If we can, turn off readline's signal handling, because we can do our own. (scm_readline): Use dynwinds to handle resetting readline's state on nonlocal exit, not catches. (unwind_readline): Rename from handle_error.
Diffstat (limited to 'module/system/repl/error-handling.scm')
0 files changed, 0 insertions, 0 deletions