From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.bugs Subject: Re: Bug in make-shared-array. Date: Thu, 04 May 2006 09:29:41 +1000 Message-ID: <87ejzag00q.fsf@zip.com.au> References: <56190b6c0602271512x5b43963fh174f5335906b6dcf@mail.gmail.com> <87ek1jjdcu.fsf@zip.com.au> <87mzfxvo7k.fsf@ossau.uklinux.net> <8764kppcnz.fsf@minimini.mvo.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146961662 866 80.91.229.2 (7 May 2006 00:27:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 May 2006 00:27:42 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun May 07 02:27:39 2006 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FcX7Y-0008DF-HW for guile-bugs@m.gmane.org; Sun, 07 May 2006 02:27:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcX7X-0007aq-JZ for guile-bugs@m.gmane.org; Sat, 06 May 2006 20:27:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcX7U-0007aa-QG for bug-guile@gnu.org; Sat, 06 May 2006 20:27:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcX7R-0007Zt-Sx for bug-guile@gnu.org; Sat, 06 May 2006 20:27:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcX7R-0007Zq-O9 for bug-guile@gnu.org; Sat, 06 May 2006 20:27:29 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FcX7w-0000Rs-3h for bug-guile@gnu.org; Sat, 06 May 2006 20:28:00 -0400 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout1.pacific.net.au (Postfix) with ESMTP id 4C5E9328CFF for ; Sun, 7 May 2006 10:27:21 +1000 (EST) Original-Received: from localhost (ppp2535.dyn.pacific.net.au [61.8.37.53]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k470R7am009624 for ; Sun, 7 May 2006 10:27:16 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1FbQmr-0000vE-00; Thu, 04 May 2006 09:29:41 +1000 Original-To: bug-guile@gnu.org In-Reply-To: <8764kppcnz.fsf@minimini.mvo.home> (Marius Vollmer's message of "02 May 2006 02:07:12 +0300") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) 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:3235 Archived-At: Marius Vollmer writes: > > This behavior might or might not be a feature, but if you really want > it, it is probably better to use array-contents explicitely. Yep, that should be an error. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile