From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: psyntax error reporting bug Date: Mon, 19 Oct 2009 21:25:36 +0200 Message-ID: References: <2bc5f8210910181358s79754b98uad8268fc9d267d8c@mail.gmail.com> <87pr8k752o.fsf@gnu.org> <2bc5f8210910181505l117961eamd44e78a7e1aea289@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1255982175 8282 80.91.229.12 (19 Oct 2009 19:56:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Oct 2009 19:56:15 +0000 (UTC) Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , guile-devel@gnu.org To: Julian Graham Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Oct 19 21:56:05 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MzyJb-0004RM-Gs for guile-devel@m.gmane.org; Mon, 19 Oct 2009 21:54:47 +0200 Original-Received: from localhost ([127.0.0.1]:53934 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MzyJb-0007re-1q for guile-devel@m.gmane.org; Mon, 19 Oct 2009 15:54:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MzxrU-0007WB-Ve for guile-devel@gnu.org; Mon, 19 Oct 2009 15:25:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MzxrQ-0007TT-FA for guile-devel@gnu.org; Mon, 19 Oct 2009 15:25:44 -0400 Original-Received: from [199.232.76.173] (port=42071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MzxrQ-0007TJ-9Z for guile-devel@gnu.org; Mon, 19 Oct 2009 15:25:40 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:40030 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MzxrM-0003jL-DA; Mon, 19 Oct 2009 15:25:36 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 2A4E45F102; Mon, 19 Oct 2009 15:25:36 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=rbCjIrlnh1UKcuh9M3cm4KDAPvw=; b=B34+pl 6aSqAYOipQ6j5/Vycp2KacCO8f3r5s4bsd+9KAr4xcT3VtEGNSI5bBKHjJEJrECl ACbO6PMMuzXdTjN+eMGMvWu1IXIOs/EW7FNAR2t/FKmB/c+f8q0QLQH+x3NR7dGi d2liM2mKqYsXeT1EMUfYgk5c+jiMoXJACo99Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=ZrK32i6pCNIEGvUN8Un2+vi1m2B3nm9k XJxfKAa9aUyAVvbBkcdbmp6ndSN7YaygNTx18ujayFqxQHWozxIp2Ju3/r6Y4vWI Xxb8gO4CgiN77wnlXb/JSP4P2rg8I/GryBu7o86UF/mbn+uxOsSJkZnxhAJgUdtk owJEqJvJ56A= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 0C4CF5F100; Mon, 19 Oct 2009 15:25:34 -0400 (EDT) Original-Received: from unquote (unknown [83.34.240.150]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 125D95F0FF; Mon, 19 Oct 2009 15:25:30 -0400 (EDT) In-Reply-To: <2bc5f8210910181505l117961eamd44e78a7e1aea289@mail.gmail.com> (Julian Graham's message of "Sun, 18 Oct 2009 18:05:38 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 2C0A9DE0-BCE5-11DE-A171-1B12EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9521 Archived-At: Hi Julian, On Mon 19 Oct 2009 00:05, Julian Graham writes: > Done! See attached. Looks right to me, please commit :-) Andy > From 48128b32d7f9d9613e46b61a3c695d786152fb67 Mon Sep 17 00:00:00 2001 > From: Julian Graham > Date: Sun, 18 Oct 2009 17:56:13 -0400 > Subject: [PATCH] Fix typo in psyntax.scm related to syntax-violation reporting. > > * module/ice-9/psyntax.scm (chi-macro): Replace `s' with `(wrap-subst w)'. -- http://wingolog.org/