[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with smobs
From: |
Ludovic Courtès |
Subject: |
Re: Problem with smobs |
Date: |
Tue, 30 May 2006 15:55:31 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
Hi,
"Mikael Djurfeldt" <address@hidden> writes:
> I wouldn't call this a bug and wouldn't call it undocumented. The
> garbage collector only guarantees that it doesn't free things which
> you can reference. It doesn't guarantee whether to or when to free
> things which lack a reference.
Well, I agree, but still, the fact that a reference is unwillingly held
for an undefined amount of time qualifies as a leak IMO. ;-)
This particular leak should be fixed in 1.8:
http://lists.gnu.org/archive/html/guile-devel/2005-11/msg00016.html .
Thanks,
Ludovic.
- Problem with smobs, Joris van der Hoeven, 2006/05/30
- Re: Problem with smobs,
Ludovic Courtès <=
Re: Problem with smobs, R. Mattes, 2006/05/30