[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #40616] Unhygienic syntax-rules
From: |
John Tobey |
Subject: |
[Bug-kawa] [bug #40616] Unhygienic syntax-rules |
Date: |
Mon, 18 Nov 2013 23:37:50 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0 |
Follow-up Comment #2, bug #40616 (project kawa):
Thanks for the speedy fix. Still, this gives me a duplicate declaration error
where I would expect it to succeed:
(define-syntax def-a
(syntax-rules ()
((_) (define a #f))))
(def-a)
(def-a)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40616>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/