From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marco Maggi Newsgroups: gmane.lisp.guile.bugs Subject: Re: [r6rs] probably bad syntax expansion Date: Mon, 21 Jun 2010 10:02:54 +0200 Message-ID: <877hls4xu9.fsf@rapitore.luna> References: <87d3vk4xz7.fsf@rapitore.luna> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1277107359 21400 80.91.229.12 (21 Jun 2010 08:02:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Jun 2010 08:02:39 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Jun 21 10:02:38 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OQbxl-0003wH-I3 for guile-bugs@m.gmane.org; Mon, 21 Jun 2010 10:02:37 +0200 Original-Received: from localhost ([127.0.0.1]:35342 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQbxk-00047p-M9 for guile-bugs@m.gmane.org; Mon, 21 Jun 2010 04:02:36 -0400 Original-Received: from [140.186.70.92] (port=57286 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQbxa-00047e-LM for bug-guile@gnu.org; Mon, 21 Jun 2010 04:02:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQbxV-00063Q-E4 for bug-guile@gnu.org; Mon, 21 Jun 2010 04:02:26 -0400 Original-Received: from relay-pt1.poste.it ([62.241.4.164]:48140) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQbxV-00063I-5E for bug-guile@gnu.org; Mon, 21 Jun 2010 04:02:21 -0400 Original-Received: from rapitore.luna (93.147.77.67) by relay-pt1.poste.it (8.5.121.01) (authenticated as marco.maggi-ipsu@poste.it) id 4C1EADFE0000E537; Mon, 21 Jun 2010 10:02:20 +0200 Original-Sender: marco.maggi-ipsu@poste.it X-Loop: marco@maggi.it X-Mailer: GNU Emacs In-Reply-To: marco.maggi-ipsu@poste.it Jun 2010 09:59:56 +0200") Original-Lines: 9 X-detected-operating-system: by eggs.gnu.org: Solaris 9 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:4691 Archived-At: "Marco Maggi" wrote: > The following R6RS program: Sorry for the self reply; the problem goes away defining IDENTIFIER->STRING before its usage. I can understand this, but it is not R6RS behaviour. Maybe just documenting it as incompatibility is fine. -- Marco Maggi