guile-user
[Top][All Lists]
Advanced

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

Re: GC and cycle


From: Lamy Jean-Baptiste
Subject: Re: GC and cycle
Date: Fri, 12 Apr 2002 12:44:50 +0200

On 2002.04.11 23:12:23 +0200 Michael Livshin wrote:
> Lamy Jean-Baptiste <address@hidden> writes:
> 
> > When using guardian and gc, i get the following message printed :
> > 
> > ** WARNING: the following guarded objects were unguarded due to cycles:
> > #<procedure self args>
> > 
> > and the guardian is suddenly emptied... What does that mean ?
> > ("#<procedure self args>" is the object i've put in the guardian)
> 
> didn't it print any more objects?

No, only one.
For info, there're only 2 (similar) objects in the guardian. The warning
occurs when (gc) is called, and after that, both object are unguarded !

hum, and i'm using Guile 1.6.1.

Jiba



reply via email to

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