Applied, thanks!
Ludo'.
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 ps
Hi Ludo,
> Andy is the expert, but I think such a patch can’t hurt, so please do!
Done! See attached.
Regards,
Julian
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 relat
Hello!
Julian Graham writes:
> I'm no psyntax expert, but it looks like there's a minor typo in our
> psyntax implementation. In psyntax.scm, at line 1325 (in
> `chi-macro'), the expression:
>
> (syntax-violation #f "encountered raw symbol in macro output"
> (source-wrap e w s mod) x)
>
> ...sh