guile-devel
[Top][All Lists]
Advanced

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

Re: threadsafe format.scm


From: Kevin Ryde
Subject: Re: threadsafe format.scm
Date: Thu, 31 Jul 2003 08:36:06 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

Clinton Ebadi <address@hidden> writes:
>
> I wrapped all of the global variables that are modified in format.scm in 
> fluids and a quick test makes it appear that the new format is now threadsafe 
> (the old one fails, but the new one works). 

Can they be made into local variables within a big define instead (let
or whatever)?  That'd have the advantage of being reentrant too.




reply via email to

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