make-stack works on delimited continuations
authorAndy Wingo <wingo@pobox.com>
Wed, 16 Apr 2014 17:16:10 +0000 (19:16 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 16 Apr 2014 17:16:10 +0000 (19:16 +0200)
commit4cfa92d60f0f2e8d7443617288e1a6530ab059ce
tree58fbc044b50c85858b70586395619f8411e3e4b6
parenta285f38fda53f580686566613f827d5585f283df
make-stack works on delimited continuations

* libguile/stacks.c (scm_make_stack, scm_stack_id):
* libguile/vm.c (scm_i_vm_cont_to_frame): Allow delimited continuations
  as the argument to make-stack.
libguile/stacks.c
libguile/vm.c
libguile/vm.h