guile-user
[Top][All Lists]
Advanced

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

Re: about coroutines


From: Marius Vollmer
Subject: Re: about coroutines
Date: 29 Nov 2001 21:38:59 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Michele Bini <address@hidden> writes:

>   Marius> Do you think this is a bug on Guile's part, or is it
>   Marius> unavoidable?  I plan to find the precise location where the
>   Marius> continuation references stick...
> 
> Well, i don't think this can be regarded as a bug, probably more of a
> weakness intrinsic in C scheme implementations using conservative
> garbage collection and stack-copying based continuations.

Yes, but that would still be a bug, no?  Maybe we are just doing
something stupid in our implementation and we can remove that leak by
overwriting a stack slot in some strategic place...



reply via email to

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