Hello!

Andy Wingo <wi...@pobox.com> writes:

> What's the purpose of set-thread-vm! ?

See commit 639b2eb7107b26207d13bb8acb4c1d38d7dba3bd : it is used to work
around that fact that ‘scm_call_N’ uses whatever ‘scm_the_vm’ returns,
which may be different from the calling VM.

Perhaps that would be better solved by having ‘the-vm’ be a real fluid,
though.

Thoughts?

Thanks,
Ludo’.

Reply via email to