From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: hanwen@byrd.xs4all.nl (Han-Wen Nienhuys) Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Accurate count of freed cells Date: Wed, 18 Jan 2006 10:37:50 +0000 (UTC) Organization: LilyPond development Message-ID: References: <87y82fsybo.fsf@laas.fr> <87y81eszea.fsf@laas.fr> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137589145 9001 80.91.229.2 (18 Jan 2006 12:59:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2006 12:59:05 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 18 13:59:03 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EzCtu-0007OM-1y for guile-devel@m.gmane.org; Wed, 18 Jan 2006 13:58:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzCtg-0001vh-5J for guile-devel@m.gmane.org; Wed, 18 Jan 2006 07:58:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EzBCy-0001MI-2l for guile-devel@gnu.org; Wed, 18 Jan 2006 06:10:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EzB1V-0000sU-GH for guile-devel@gnu.org; Wed, 18 Jan 2006 05:58:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzAjy-0000SV-JD for guile-devel@gnu.org; Wed, 18 Jan 2006 05:40:35 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EzAno-00055p-NN for guile-devel@gnu.org; Wed, 18 Jan 2006 05:44:32 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EzAhP-0006Nj-1X for guile-devel@gnu.org; Wed, 18 Jan 2006 11:37:55 +0100 Original-Received: from muurbloem.xs4all.nl ([213.84.26.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jan 2006 11:37:55 +0100 Original-Received: from hanwen by muurbloem.xs4all.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jan 2006 11:37:55 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: guile-devel@gnu.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: muurbloem.xs4all.nl X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Originator: hanwen@byrd.xs4all.nl (Han-Wen Nienhuys) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5594 Archived-At: In article <87y81eszea.fsf@laas.fr>, Ludovic Courtès wrote: >Hi, > >ludovic.courtes@laas.fr (Ludovic Courtès) writes: > >> 2005-12-20 Ludovic Courtès >> >> * gc-card.c (scm_i_sweep_card): Only increment FREE_COUNT for >> cells that were really freed. > >Can someone commit this and/or comment on it? > See CVS. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel