guile-devel
[Top][All Lists]
Advanced

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

Re: Release 1.6 critical TODO items.


From: Marius Vollmer
Subject: Re: Release 1.6 critical TODO items.
Date: 23 Feb 2002 18:34:26 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Rob Browning <address@hidden> writes:

> Marius Vollmer <address@hidden> writes:
> 
> > gentemp created symbols that were unique in a given obarray, which had
> > not much to do with the global hash table that holds all (interned)
> > symbols.  when you had no other use for the obarray, using gentemp
> > with a specific obarray was equivalent to using a specific prefix.
> 
> OK, so do I have to worry about thread safety?

Yes, I'd say so.  We should probably offer a syntactic form for
wrapping code that needs to run isolated.  Is there some SRFI about
this?



reply via email to

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