diff options
author | Andy Wingo <wingo@pobox.com> | 2008-08-06 00:13:31 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2008-08-06 00:13:31 +0200 |
commit | 1865ad56804be4da82a6247a868a81648ebe87b3 (patch) | |
tree | 7706d30765423a7d38d945b2fd3f9a5e7aa43301 /src/frames.h | |
parent | 6287726adc8cb0f667657e2af757c95c072023e4 (diff) | |
download | guile-1865ad56804be4da82a6247a868a81648ebe87b3.tar.gz |
sync registers before calling c functions, really
* src/vm_loader.c:
* src/vm_scheme.c: Use SYNC_REGISTER, although it's the same as
SYNC_BEFORE_GC. A style issue?
* src/vm_system.c (call, tail-call): Explicitly do a SYNC_REGISTER, not
relying on POP_LIST to do it for us, because POP_LIST won't do it if
there are 0 arguments. The way that this manifested itself to me was
badness after the second (read) call in a repl session. I wish I
understood more about this problem.
Diffstat (limited to 'src/frames.h')
0 files changed, 0 insertions, 0 deletions