* Handle evaluator traps by calling trap handlers directly rather than
authorNeil Jerram <neil@ossau.uklinux.net>
Tue, 26 Jun 2001 21:55:45 +0000 (21:55 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Tue, 26 Jun 2001 21:55:45 +0000 (21:55 +0000)
commitd95c0b76d6f139d59660bdc7b20fae5a15947bcd
treecb719979fbd8f0b2996aafda0b922fdf88a823f7
parent17383b7c773eaca6e5ab488c9edd1fa313c33248
* Handle evaluator traps by calling trap handlers directly rather than
  by scm_ithrow and a lazy catch handler.
doc/ChangeLog
doc/gh.texi
ice-9/ChangeLog
ice-9/boot-9.scm
ice-9/debug.scm
libguile/ChangeLog
libguile/debug.h
libguile/eval.c
libguile/eval.h