From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Price Newsgroups: gmane.lisp.guile.devel Subject: Re: Two r6rs bugs Date: Thu, 22 Nov 2012 12:05:43 +0000 Message-ID: <87wqxdx2p4.fsf@googlemail.com> References: <873902x6v9.fsf@googlemail.com> <1353584304.56546.YahooMailNeo@web120405.mail.ne1.yahoo.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1353585966 20937 80.91.229.3 (22 Nov 2012 12:06:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Nov 2012 12:06:06 +0000 (UTC) Cc: "Mark H. Weaver" , "guile-devel@gnu.org" To: Mike Gran Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Nov 22 13:06:15 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TbVXq-0006DL-N4 for guile-devel@m.gmane.org; Thu, 22 Nov 2012 13:06:14 +0100 Original-Received: from localhost ([::1]:43522 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbVXe-0008SQ-Uq for guile-devel@m.gmane.org; Thu, 22 Nov 2012 07:06:02 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:48358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbVXZ-0008N4-59 for guile-devel@gnu.org; Thu, 22 Nov 2012 07:06:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbVXT-00062F-AF for guile-devel@gnu.org; Thu, 22 Nov 2012 07:05:57 -0500 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:36959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbVXT-000625-0o for guile-devel@gnu.org; Thu, 22 Nov 2012 07:05:51 -0500 Original-Received: by mail-we0-f169.google.com with SMTP id t49so1202362wey.0 for ; Thu, 22 Nov 2012 04:05:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=wDL5zYj9rgLJ/vJiGhHYL/p3j11UqooyqXmCc1KgIFw=; b=YlU031EMPcoQRWhxukCZ8oaZseUDesFs7o7ZUi5+M5y9SYwk+TV4x9N9FzKp3KMeQg syv1f7wCGYsaca8Zbsl7X0kbmUjfuPGhrACZ56hJyZDpyeWdQZwJ6r7ahgwE195mkIlh MvP6Sz3PhEUuP/SreRgc9QOHBYhLZvhLEIQjVrBWHDGTpQYYj2/Cn2oQ2foOB5x/gb4n moYYWTDkgejUHY0MdRKAw55EDVquxD1h71R8BeV1l65lr3cnmkFjNxytpLd/kTBlnzMH 9/zfUWYqGMm5NZM96jTqC0mcJEmPj9EccY3A6FcfGRrdDw/2FqUXwKbkE5j8aPJ0/hmI b9wQ== Original-Received: by 10.180.100.97 with SMTP id ex1mr782151wib.1.1353585949809; Thu, 22 Nov 2012 04:05:49 -0800 (PST) Original-Received: from Kagami (host86-182-157-241.range86-182.btcentralplus.com. [86.182.157.241]) by mx.google.com with ESMTPS id y3sm3730330wix.6.2012.11.22.04.05.47 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Nov 2012 04:05:48 -0800 (PST) In-Reply-To: <1353584304.56546.YahooMailNeo@web120405.mail.ne1.yahoo.com> (Mike Gran's message of "Thu, 22 Nov 2012 03:38:24 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.169 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15233 Archived-At: Mike Gran writes: > For what it is worth, R7RS=C2=A0WG1 draft=C2=A06=C2=A0says "If more than = one=20 > strings have the same length,=20 > when the shortest string runs out."string is given and not allstring-for-= each terminates > > Since R7RS is just going to undo the change, it hardly seems > worth changing, in my opinion. Well, r7rs also has their own library naming convention, but, the main change is that string-for-each should take multiple strings, not a string and some indices as srfi 13 does --=20 Ian Price -- shift-reset.com "Programming is like pinball. The reward for doing it well is the opportunity to do it again" - from "The Wizardy Compiled"