diff options
author | Andy Wingo <wingo@pobox.com> | 2010-03-11 22:31:29 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2010-03-11 22:31:29 +0100 |
commit | c6a32a2cd59190dcf17c7fb3022588f56079a03e (patch) | |
tree | 7bd8d2b30f2acf1276b43b9985c251b90a0bfe68 /libguile/script.c | |
parent | 8fc43b12c71789030d9058fea8b6eff5490dec27 (diff) | |
download | guile-c6a32a2cd59190dcf17c7fb3022588f56079a03e.tar.gz |
remove internal treatment of default prompt tag, it seems there was no need
* libguile/control.h (scm_sys_default_prompt_tag):
* libguile/control.c (scm_init_control): Remove the logic that defined
%default-prompt-tag.
(scm_c_abort): Remove check for default prompt tag, it wasn't useful.
* libguile/throw.c (sym_pre_init_catch_tag): Define as the pre-init
prompt tag.
(pre_init_catch, pre_init_throw): Use sym_pre_init_catch_tag.
* module/ice-9/boot-9.scm (default-prompt-tag): Define as a simple
value, not a fluid. Perhaps we can expose it as a fluid later.
Diffstat (limited to 'libguile/script.c')
0 files changed, 0 insertions, 0 deletions