guile-devel
[Top][All Lists]
Advanced

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

new match system bug?


From: Stefan Israelsson Tampe
Subject: new match system bug?
Date: Sat, 4 Sep 2010 14:38:37 +0200
User-agent: KMail/1.13.5 (Linux/2.6.34-12-desktop; KDE/4.4.4; x86_64; ; )

Hi,

While eating the dogfood of the new match macro I come across a bug
e.g, this does not work!

(match '(a b) ((and x (a ... b)) a))

But using the attached patch, it works!!

Note. This should be interesting for upstreams maintainers.

/Regards 
Stefan

Attachment: match-gen-ellipses-bug.patch
Description: Text Data


reply via email to

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