guile-devel
[Top][All Lists]
Advanced

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

Re: Is my procedure getting GCed?


From: Marius Vollmer
Subject: Re: Is my procedure getting GCed?
Date: 15 May 2001 14:27:43 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Michael Livshin <address@hidden> writes:

> Dirk Herrmann <address@hidden> writes:
> 
> > BTW, roots for gc would also allow us to get rid of the scm_sys_protects
> > array and thus allow to put the corresponding definitions at the places
> > where they belong.
> 
> I'll implement it, then.  (tomorrow, probably).

Thanks!
 
> some questions:
> 
> should I make scm_register_root nest like scm_protect?

Yes, I'd say so.

Should the roots be scanned conservatively or precisely?  I'm in favor
of "precisely".



reply via email to

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