* boot-9.scm (make-options): Bugfix: Changed pair? --> list? in
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 21 Aug 1998 08:06:03 +0000 (08:06 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 21 Aug 1998 08:06:03 +0000 (08:06 +0000)
commit45456413b8281e24cae98ee34e784ea2b5bc9d5c
tree37f1692338bb3276afc3b96df3dc084e7ff22830
parentb8f08e26adb42974f5e8072cd653b11b9e3c08b9
* boot-9.scm (make-options): Bugfix: Changed pair? --> list? in
order to allow the empty list as arg.
(error-catching-loop): Use `with-traps' to create a dynamic
context with traps enabled.
ice-9/boot-9.scm