guile-devel
[Top][All Lists]
Advanced

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

Re: fmatch


From: stefan
Subject: Re: fmatch
Date: Tue, 25 May 2010 23:10:14 +0200
User-agent: KMail/1.12.4 (Linux/2.6.31.12-0.2-desktop; KDE/4.3.5; x86_64; ; )

On Tuesday 25 May 2010 07:41:57 pm Ludovic Courtès wrote:
> Hello,
> 
> This patch lacks match.upstream.scm and is not in unidiff format, which
> makes it hard for me to read.
> 
> Can you generate the patch, e.g., with git, using “git diff master” or
> some such?
> 
> Thanks,
> Ludo’.

Yes I've never done this before :-).

Anyway git diff --cached  gives the attached patch file.

Also I made the code less hacky by using define-syntax in stead
of a defmacro and macroexpand for the defin-syntax sugar (oh hacker). 
It was a litle more work then I expected.

/Stefan

Attachment: ice-9-match.patch
Description: Text Data


reply via email to

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