guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set-thread-vm!


From: Ludovic Courtès
Subject: Re: set-thread-vm!
Date: Sat, 25 Sep 2010 23:49:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hello!

Andy Wingo <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]