This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

double duh (was: Re: Something like vector-grow available?)


Michael Livshin <cmm@verisity.com> writes:

> a better idea is something like a `guardian-live-list-fold' function,
> so that the live list can be traversed but *not* changed (and a C
> counterpart too).
> 
> what do you people think?

well, since you ask, I for one think that a GC during fold would be a
very unfortunate event indeed, and forbidding GC during fold would not
be very easy to explain to our customers.

so I'll go stick my head in a pig.

--mike

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]