bug-guile
[Top][All Lists]
Advanced

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

Re: ice-9/syncase.scm enhancement request


From: Marius Vollmer
Subject: Re: ice-9/syncase.scm enhancement request
Date: 14 Jan 2002 21:33:32 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Dorai Sitaram <address@hidden> writes:

> > I'll just trust you on this.  Could you provide a ChangeLog entry that
> > describes the change?
> 
> Hi Marius.  Here's my stab at it:
> 
>     ice-9/psyntax.ss: Removed assertion in
>     datum->syntax-object that checked if the first
>     argument, a syntax-object, is an identifier.
>     Henceforth, any syntax-object may be used as
>     datum->syntax-object's first argument. 

Ok, thanks.  I used this:

        * psyntax.ss (datum->syntax-object): Removed assertion in
        datum->syntax-object that checked if the first argument, a
        syntax-object, is an identifier.  This was a unconvenient and
        unnecessary restriction.  Thanks to Dorai Sitaram!

> Note that you have to regenerate psyntax.pp from the
> thus-changed psyntax.ss.  I presume you have a
> standard way of doing it.  Here's one method that
> will work.

You can also just type "make" in the ice-9 directory (or in your build
directory).



reply via email to

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