chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] Chicken 4.13: New bug in syntax-rules


From: Jörg F . Wittenberger
Subject: [Chicken-hackers] Chicken 4.13: New bug in syntax-rules
Date: 13 Jan 2018 15:28:09 +0100

Hi all,

I just boiled down an issue with syntax-rules processing new in chicken 4.13.

It is a bit involved.  I needed three modules to demonstrate it.

Attached a tarball.

$ make test

should succeed with Chicken 4.12 but fail to compile with Chicken 4.13 due to $$ unbound.

Now find barm.scm and change two things: Comment out the line "(import baz)" near the top and remove the comment to make the "(define current-place ..." effective.

At this point "make test" should succeed with Chicken 4.13 too.

Best

/Jörg

Attachment: syn4-13.tar.gz
Description: syn4-13.tar.gz


reply via email to

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