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: doco array mapping Date: Thu, 05 Jun 2003 01:34:30 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87r869kgah.fsf@zip.com.au> References: <87u1bven62.fsf@zip.com.au> <87he7ilf5a.fsf@zip.com.au> <87llwlie6u.fsf@zagadka.ping.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054741849 32674 80.91.224.249 (4 Jun 2003 15:50:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2003 15:50:49 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jun 04 17:50:47 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NaVg-0008MO-00 for ; Wed, 04 Jun 2003 17:49:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NaN1-0008Tl-HQ for guile-devel@m.gmane.org; Wed, 04 Jun 2003 11:40:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NaJi-00075I-5P for guile-devel@gnu.org; Wed, 04 Jun 2003 11:36:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NaHz-0006Fh-Ve for guile-devel@gnu.org; Wed, 04 Jun 2003 11:35:00 -0400 Original-Received: from snoopy.pacific.net.au ([61.8.0.36]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NaHk-00065D-Bl for guile-devel@gnu.org; Wed, 04 Jun 2003 11:34:44 -0400 Original-Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.2.228.40]) h54FYfKN004639 for ; Thu, 5 Jun 2003 01:34:41 +1000 Original-Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h54FYfQg020659 for ; Thu, 5 Jun 2003 01:34:41 +1000 (EST) Original-Received: from localhost (ppp76.dyn228.pacific.net.au [203.143.228.76]) by wisma.pacific.net.au (8.12.9/8.12.9) with ESMTP id h54FYdYZ017513 for ; Thu, 5 Jun 2003 01:34:40 +1000 (EST) Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19NaHY-0000WF-00; Thu, 05 Jun 2003 01:34:32 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <87llwlie6u.fsf@zagadka.ping.de> (Marius Vollmer's message of "02 Jun 2003 01:13:45 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2491 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2491 I applied this change. What I wondered before about array-map! on no source arrays and about what array-for-each does on different sized sources would be worth clarifying, but they need some thought about what can or should be supported. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel