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: Mon, 18 Jul 2005 15:43:30 +0200 Message-ID: <42DBB202.4040606@xs4all.nl> References: <42A8D188.20007@xs4all.nl> <87fyuq1mrr.fsf@zagadka.de> <42CEF39F.2040608@xs4all.nl> <87irzeh122.fsf@zagadka.de> <42D59370.7080802@xs4all.nl> <877jfqh93q.fsf@zagadka.de> <42DAA874.4020900@xs4all.nl> <878y05cgd3.fsf@zagadka.de> 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 1121694752 31863 80.91.229.2 (18 Jul 2005 13:52:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Jul 2005 13:52:32 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jul 18 15:52:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DuW28-0006a4-Nl for guile-devel@m.gmane.org; Mon, 18 Jul 2005 15:51:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DuW43-0007cv-LJ for guile-devel@m.gmane.org; Mon, 18 Jul 2005 09:53:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DuVyx-0005YD-Ev for guile-devel@gnu.org; Mon, 18 Jul 2005 09:48:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DuVys-0005WG-S9 for guile-devel@gnu.org; Mon, 18 Jul 2005 09:48:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DuVyr-0005Tg-6c for guile-devel@gnu.org; Mon, 18 Jul 2005 09:48:25 -0400 Original-Received: from [194.109.24.25] (helo=smtp-vbr5.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DuW34-0003Fc-4q for guile-devel@gnu.org; Mon, 18 Jul 2005 09:52:46 -0400 Original-Received: from [192.168.123.107] (muurbloem.xs4all.nl [213.84.26.127]) by smtp-vbr5.xs4all.nl (8.13.3/8.13.3) with ESMTP id j6IDhTi2023570; Mon, 18 Jul 2005 15:43:29 +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: Marius Vollmer In-Reply-To: <878y05cgd3.fsf@zagadka.de> 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:5167 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5167 Marius Vollmer wrote: >>isn't it possible to store the 'module property in a doubly weak hash >>table? > > > That would work, but the 'module property would then be a special > case. If we can, we should solve the general problem, I'd say. There is already a special case anyway: the 'arity property. -- 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