From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: test for weak + struct bug Date: Wed, 1 Sep 2004 08:59:34 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <16693.29526.263810.576064@byrd.xs4all.nl> References: <16692.63375.311826.117399@byrd.xs4all.nl> <87fz62epf8.fsf@zip.com.au> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094021999 7433 80.91.224.253 (1 Sep 2004 06:59:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Sep 2004 06:59:59 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Sep 01 08:59:49 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 1C2P5x-0002r2-00 for ; Wed, 01 Sep 2004 08:59:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2PAr-0001Ra-PG for guile-devel@m.gmane.org; Wed, 01 Sep 2004 03:04:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2PAl-0001RT-KB for guile-devel@gnu.org; Wed, 01 Sep 2004 03:04:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2PAj-0001RF-Ru for guile-devel@gnu.org; Wed, 01 Sep 2004 03:04:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2PAj-0001RC-Os for guile-devel@gnu.org; Wed, 01 Sep 2004 03:04:45 -0400 Original-Received: from [213.84.26.127] (helo=byrd.xs4all.nl) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C2P5m-0001Ob-5P for guile-devel@gnu.org; Wed, 01 Sep 2004 02:59:38 -0400 Original-Received: from byrd.xs4all.nl.byrd.xs4all.nl (byrd [127.0.0.1]) by byrd.xs4all.nl (8.13.0/8.13.0) with ESMTP id i816xYrw004725; Wed, 1 Sep 2004 08:59:34 +0200 Original-To: Kevin Ryde In-Reply-To: <87fz62epf8.fsf@zip.com.au> X-Mailer: VM 7.14 under Emacs 21.3.1 X-yoursite-MailScanner-Information: Please contact the ISP for more information X-yoursite-MailScanner: Found to be clean X-MailScanner-From: hanwen@xs4all.nl 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:4060 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4060 user42@zip.com.au writes: > 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.) I already fixed the problem in 1.6 CVS. Can you test 1.7 too? -- 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