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: Re: FAIL: unif.test: make-shared-array: shared of shared Date: Wed, 11 May 2005 07:57:44 +0100 Message-ID: <4281ACE8.9000306@ossau.uklinux.net> References: <4281150E.9090608@ossau.uklinux.net> <87wtq690is.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1115794891 9827 80.91.229.2 (11 May 2005 07:01:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 May 2005 07:01:31 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed May 11 09:01:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DVlDN-00023L-C2 for guile-bugs@m.gmane.org; Wed, 11 May 2005 09:01:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DVlM3-00064i-LR for guile-bugs@m.gmane.org; Wed, 11 May 2005 03:10:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DVlHk-0004If-Qi for bug-guile@gnu.org; Wed, 11 May 2005 03:05:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DVlHX-0004Fq-0X for bug-guile@gnu.org; Wed, 11 May 2005 03:05:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DVlHV-00048t-Bc for bug-guile@gnu.org; Wed, 11 May 2005 03:05:21 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DVlHI-0001E8-Mn for bug-guile@gnu.org; Wed, 11 May 2005 03:05:08 -0400 Original-Received: from laruns (host81-130-142-214.in-addr.btopenworld.com [81.130.142.214]) by mail3.uklinux.net (Postfix) with ESMTP id 40A65409FB2; Wed, 11 May 2005 06:58:34 +0000 (UTC) Original-Received: from [127.0.0.1] (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 552B46F885; Wed, 11 May 2005 07:57:45 +0100 (BST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050420 Debian/1.7.7-2 X-Accept-Language: en Original-To: Kevin Ryde In-Reply-To: <87wtq690is.fsf@zip.com.au> 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:2873 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:2873 Kevin Ryde wrote: > Neil Jerram writes: > >>FAIL: unif.test: make-shared-array: shared of shared >> >>Any ideas? > > > There's something wrong with making a shared array from another shared > array. The base is or isn't offset or something. OK, thanks for explaining that. > I don't normally add tests that will immediately fail, but this one is > a bit obscure and might otherwise be forgotten. (It's a real bug > though, it breaks my charting program.) Sounds OK to me. You could make this an "expected" failure - which would increase the risk of us forgetting the problem, but also show that we are aware of it - but ideally the bug will be fixed soon, so it won't matter much either way. Neil _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile