(copy_stack): New, do only the stack copying
authorMarius Vollmer <mvo@zagadka.de>
Sat, 3 Jan 2004 21:52:34 +0000 (21:52 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sat, 3 Jan 2004 21:52:34 +0000 (21:52 +0000)
commitd3c6aef934cf34b1db1835ec172156c04f9378cb
tree48c48ff2da7474f1c4ffa16e85a69a17030018e0
parent4845bbae3a0b568ae00e4ba491a1304c9f052b8f
(copy_stack): New, do only the stack copying
part of copy_stack_and_call.
(copy_stack_and_call): Copy the stack after unwinding and before
rewinding.
(scm_dynthrow): Do not call scm_dowinds, this is now done by
copy_stack_and_call.
libguile/continuations.c