From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: test for weak + struct bug Date: Wed, 01 Sep 2004 11:41:31 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87fz62epf8.fsf@zip.com.au> References: <16692.63375.311826.117399@byrd.xs4all.nl> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094003011 7615 80.91.224.253 (1 Sep 2004 01:43:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Sep 2004 01:43:31 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Sep 01 03:43:19 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2K9e-0006P3-00 for ; Wed, 01 Sep 2004 03:43:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2KDx-0004k4-GZ for guile-devel@m.gmane.org; Tue, 31 Aug 2004 21:47:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2KDZ-0004cQ-LT for guile-devel@gnu.org; Tue, 31 Aug 2004 21:47:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2KDT-0004VZ-DL for guile-devel@gnu.org; Tue, 31 Aug 2004 21:47:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2KDS-0004VV-Qq for guile-devel@gnu.org; Tue, 31 Aug 2004 21:47:14 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2K8C-0001vv-Ee for guile-devel@gnu.org; Tue, 31 Aug 2004 21:41:49 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i811fk4u026029; Wed, 1 Sep 2004 11:41:46 +1000 Original-Received: from localhost (ppp2F6A.dyn.pacific.net.au [61.8.47.106]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i811filY017628; Wed, 1 Sep 2004 11:41:45 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1C2K7v-0000V9-00; Wed, 01 Sep 2004 11:41:31 +1000 Original-To: hanwen@xs4all.nl Mail-Copies-To: never In-Reply-To: <16692.63375.311826.117399@byrd.xs4all.nl> (Han-Wen Nienhuys's message of "Wed, 1 Sep 2004 00:11:27 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4059 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4059 Han-Wen Nienhuys writes: > > here is a shorter test case for Kevin's bug, in case anyone is > interested in adding it to the test suite. The display should be > replaced by a suitable check. Beaut, I added it. (I don't normally think much of adding a test before a fix, but this is pretty fundamental.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel