From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: doco hash tables Date: Mon, 15 Sep 2003 15:48:29 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87wucago2a.fsf@zagadka.ping.de> References: <87oezb1uut.fsf@zip.com.au> <877k5dazob.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063634298 12866 80.91.224.253 (15 Sep 2003 13:58:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2003 13:58:18 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 15 15:58:13 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ytro-0002ge-01 for ; Mon, 15 Sep 2003 15:58:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19ytos-0002Dx-U5 for guile-devel@m.gmane.org; Mon, 15 Sep 2003 09:55:10 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19ytoN-0002Aq-S9 for guile-devel@gnu.org; Mon, 15 Sep 2003 09:54:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19ytoL-00029u-8Y for guile-devel@gnu.org; Mon, 15 Sep 2003 09:54:37 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 19ytoJ-00028F-Nh for guile-devel@gnu.org; Mon, 15 Sep 2003 09:54:35 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by mx20.gnu.org with esmtp (Exim 4.22) id 19ytiQ-0006F3-Kd for guile-devel@gnu.org; Mon, 15 Sep 2003 09:48:30 -0400 Original-Received: from zagadka.ping.de (unknown [192.168.0.72]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with SMTP id C16CE5666 for ; Mon, 15 Sep 2003 15:48:29 +0200 (CEST) Original-Received: (qmail 30850 invoked by uid 1000); 15 Sep 2003 13:48:29 -0000 Original-To: guile-devel@gnu.org In-Reply-To: <877k5dazob.fsf@zip.com.au> (Kevin Ryde's message of "Sun, 17 Aug 2003 10:35:48 +1000") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2797 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2797 Kevin Ryde writes: > What can be said about the new resizing stuff and the initial size in > make-hash-table? Is the initial size a permanent minimum, or just a > hint? (I couldn't quite tell from the code.) I don't know right away, but I say it is important to document hashtables properly. Could you try to figure out what is going on and document it? That would be super great. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel