From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: module GC bug Date: Sun, 19 Jun 2005 15:32:22 +0200 Message-ID: <42B573E6.3050204@xs4all.nl> References: <42A8D188.20007@xs4all.nl> <42A933F9.70503@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119187640 6084 80.91.229.2 (19 Jun 2005 13:27:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Jun 2005 13:27:20 +0000 (UTC) Cc: mvo@zagadka.de, guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jun 19 15:27:11 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjzpL-00034G-Qm for guile-devel@m.gmane.org; Sun, 19 Jun 2005 15:27:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjzvN-0001cn-Ac for guile-devel@m.gmane.org; Sun, 19 Jun 2005 09:33:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Djzu3-0001E7-V3 for guile-devel@gnu.org; Sun, 19 Jun 2005 09:32:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Djztt-00018j-Id for guile-devel@gnu.org; Sun, 19 Jun 2005 09:31:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Djztt-00018D-ER for guile-devel@gnu.org; Sun, 19 Jun 2005 09:31:49 -0400 Original-Received: from [194.109.24.32] (helo=smtp-vbr12.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Djzu4-0004K6-4Y for guile-devel@gnu.org; Sun, 19 Jun 2005 09:32:00 -0400 Original-Received: from [192.168.123.107] (muurbloem.xs4all.nl [213.84.26.127]) by smtp-vbr12.xs4all.nl (8.13.3/8.13.3) with ESMTP id j5JDTQ1X088698; Sun, 19 Jun 2005 15:29:27 +0200 (CEST) (envelope-from hanwen@xs4all.nl) User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) X-Accept-Language: en-us, en Original-To: Neil Jerram In-Reply-To: <42A933F9.70503@ossau.uklinux.net> X-Virus-Scanned: by XS4ALL Virus Scanner 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:5127 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5127 Neil Jerram wrote: >>I've found a memory leak in GUILE. >> >>The contents of modules are not garbage collected. [...] > > > Your analysis sounds reasonable, but ... > > >>If noone objects, I will merge this >>patch tomorrow night. > Since noone has complained, I've taken the liberty of adding this to CVS guile 1.6 as well. Marius could you prepare a release(candidate) of 1.6.8, or is Rob still the person responsible for doing 1.6 ? -- Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel