From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] GC code cleanup Date: Thu, 12 Oct 2006 06:04:37 +1000 Message-ID: <87k636pqju.fsf@zip.com.au> References: <87vexjoibu.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1160597235 27397 80.91.229.2 (11 Oct 2006 20:07:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Oct 2006 20:07:15 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Oct 11 22:07:10 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 1GXkKW-0005rK-Jh for guile-devel@m.gmane.org; Wed, 11 Oct 2006 22:05:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXkKW-0004tG-6v for guile-devel@m.gmane.org; Wed, 11 Oct 2006 16:05:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GXkJq-0004Td-Tg for guile-devel@gnu.org; Wed, 11 Oct 2006 16:04:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GXkJm-0004RE-W8 for guile-devel@gnu.org; Wed, 11 Oct 2006 16:04:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXkJm-0004R5-Pm for guile-devel@gnu.org; Wed, 11 Oct 2006 16:04:42 -0400 Original-Received: from [61.8.2.229] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GXkRq-0006rN-Q2 for guile-devel@gnu.org; Wed, 11 Oct 2006 16:13:03 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id A6DEC10A396 for ; Thu, 12 Oct 2006 06:04:40 +1000 (EST) Original-Received: from localhost (ppp29B1.dyn.pacific.net.au [61.8.41.177]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 5998E8C06 for ; Thu, 12 Oct 2006 06:04:40 +1000 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1GXkJi-0001la-0d for guile-devel@gnu.org; Thu, 12 Oct 2006 06:04:38 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <87vexjoibu.fsf@laas.fr> (Ludovic =?iso-8859-1?Q?Court=E8s's?= message of "Tue, 20 Dec 2005 17:15:49 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) 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:6146 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > It also fixes (unless I'm mistaken!) the computation of the number of > cells swept/collected in `scm_i_sweep_some_cards ()'. I didn't really look at this change ... is it an actual bug fix? You could think about it for the 1.8 branch if so. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel