guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Implement R7RS 'syntax-error'


From: Ludovic Courtès
Subject: Re: [PATCH] Implement R7RS 'syntax-error'
Date: Wed, 08 Jan 2014 12:48:39 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Mark H Weaver <address@hidden> skribis:

> From 9f4f8641d0218525a2fc58ef6f8c6728145f0def Mon Sep 17 00:00:00 2001
> From: Mark H Weaver <address@hidden>
> Date: Thu, 19 Dec 2013 13:22:50 -0500
> Subject: [PATCH] Implement R7RS 'syntax-error'.
>
> * module/ice-9/psyntax.scm (syntax-error): New macro.
>   (syntax-rules): Handle 'syntax-error' templates specially
>   for improved error reporting.
>
> * module/ice-9/psyntax-pp.scm: Regenerate.
>
> * doc/ref/api-macros.texi (Syntax Rules): Add docs.
>
> * test-suite/tests/syntax.test: Add tests.

Looks good to me.  The log should mention the new section in
api-macros.texi.

> address@hidden Reporting syntax errors in macros

Should be capitalized.

Thanks!

Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]