chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] (gc) == (gc #t)?


From: Graham Fawcett
Subject: Re: [Chicken-users] (gc) == (gc #t)?
Date: Thu, 23 Aug 2007 19:17:11 -0400

On 8/23/07, felix winkelmann <address@hidden> wrote:
> On 8/23/07, Graham Fawcett <address@hidden> wrote:
> > Hi folks,
> >
> > On my Chicken 2.5 instance, If one calls (gc) with no argument, a
> > minor GC is performed. The documentation on the wiki suggests that it
> > ought to perform a major GC, not a minor one. Is the documentation
> > incorrect, or is this a change in behaviour?
>
> The docs are right. Please create a ticket for this.

Will do. (It's not a minor GC, as it turns out -- my mistake -- but
finalizers are not called unless the #t is provided.)

Graham




reply via email to

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