From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: [bug #22022] hashx-set! and -ref Date: Thu, 17 Jan 2008 21:57:36 +0000 Message-ID: <20080117-215736.sv185.71494@savannah.gnu.org> References: <20080114-224004.sv59778.71865@savannah.gnu.org> <20080117-215218.sv185.60269@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: ger.gmane.org 1200607075 647 80.91.229.12 (17 Jan 2008 21:57:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jan 2008 21:57:55 +0000 (UTC) To: Neil Jerram , Gregory Marton , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Jan 17 22:58:13 2008 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JFckR-00078V-H3 for guile-bugs@m.gmane.org; Thu, 17 Jan 2008 22:58:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFck2-0008Sb-Rh for guile-bugs@m.gmane.org; Thu, 17 Jan 2008 16:57:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFcjy-0008S6-Sc for bug-guile@gnu.org; Thu, 17 Jan 2008 16:57:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFcjy-0008Ru-D6 for bug-guile@gnu.org; Thu, 17 Jan 2008 16:57:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFcjy-0008Rr-B0 for bug-guile@gnu.org; Thu, 17 Jan 2008 16:57:38 -0500 Original-Received: from savannah.gnu.org ([199.232.41.3] helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JFcjy-0004nG-3Z for bug-guile@gnu.org; Thu, 17 Jan 2008 16:57:38 -0500 Original-Received: from savannah.gnu.org ([199.232.41.3] helo=frontend) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1JFcjw-00053o-LB; Thu, 17 Jan 2008 21:57:36 +0000 Original-Received: from www-data by frontend with local (Exim 4.63) (envelope-from ) id 1JFcjw-00053l-EN; Thu, 17 Jan 2008 21:57:36 +0000 X-Savane-Server: savannah.gnu.org:443 [199.232.41.3] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 22022 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.11~pre071022-0etch1) X-Apparently-From: 86.145.183.175 (Savane authenticated user ossau) In-Reply-To: <20080117-215218.sv185.60269@savannah.gnu.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3702 Archived-At: Follow-up Comment #2, bug #22022 (project guile): Another one: (pass-if (equal? "#" (with-output-to-string (lambda () (write table))))))) Actual output here has 33 instead of 34. I believe 33 is correct, because the additions to the hash table run from 2 up to 34, not from 1 up to 34. Agree? _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/