* continuations.c (continuation_apply): subtract the length of
authorGary Houston <ghouston@arglist.com>
Wed, 20 Dec 2000 22:27:09 +0000 (22:27 +0000)
committerGary Houston <ghouston@arglist.com>
Wed, 20 Dec 2000 22:27:09 +0000 (22:27 +0000)
commit5bd44fc9ce4c73901c95a14c4b943402a5fe7112
treea5d29b23aa8e48ee3f28cb1c2cfb24a41571fea5
parentc312aca735fc56ca47001655aaf018080fd78de3
* continuations.c (continuation_apply): subtract the length of
continuation->dynenv, not the dynenv itself.  I broke it last
time I changed this file.  thanks to Bernard Urban.
libguile/ChangeLog
libguile/continuations.c