diff options
author | Andy Wingo <wingo@pobox.com> | 2013-11-21 18:23:08 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2013-11-21 18:23:08 +0100 |
commit | 55ee3607003702ef5c53994c6216b9f0f835e0f1 (patch) | |
tree | 34514315902993c11d1086be1da85c6b9f3a44ce /libguile/threads.c | |
parent | 4fcbc1b0d8207df2dafce5fa80b942366d0ed7ed (diff) | |
download | guile-55ee3607003702ef5c53994c6216b9f0f835e0f1.tar.gz |
Prefer scm_call_n to scm_c_vm_run (scm_the_vm())
* libguile/vm.c (scm_i_capture_current_stack): Cosmetic tweak.
(scm_call_n): Define here instead of in eval.c. All callers of
scm_c_vm_run were passing scm_the_vm() as the VM. Eventually
scm_call_n will replace scm_c_vm_run.
* libguile/eval.c: Adapt all callers.
Diffstat (limited to 'libguile/threads.c')
0 files changed, 0 insertions, 0 deletions