[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1341: import-for-syntax doesn’t seem to work ri
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1341: import-for-syntax doesn’t seem to work right when the imported module is in the same file |
Date: |
Tue, 24 Jan 2017 13:49:46 -0000 |
#1341: import-for-syntax doesn’t seem to work right when the imported module is
in
the same file
---------------------------------+--------------------
Reporter: kooda | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 5.0
Component: compiler | Version: 4.11.0
Resolution: wontfix | Keywords:
Estimated difficulty: hard |
---------------------------------+--------------------
Changes (by kooda):
* status: new => closed
* resolution: => wontfix
Comment:
The compiler has to load the module used for syntax, that’s why it doesn’t
work.
Enclosing the module into begin-for-syntax does the right thing.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1341#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.