chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1326: load then import of module inside eval fai


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1326: load then import of module inside eval fails to find module
Date: Fri, 25 Aug 2017 12:29:16 -0000

#1326: load then import of module inside eval fails to find module
--------------------------------+---------------------
            Reporter:  caolan   |      Owner:
                Type:  defect   |     Status:  closed
            Priority:  major    |  Milestone:  someday
           Component:  unknown  |    Version:  4.11.0
          Resolution:  invalid  |   Keywords:
Estimated difficulty:           |
--------------------------------+---------------------
Changes (by sjamaan):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 That's because import is evaluated at macro-expansion time, which it has
 to do in order to be able to correctly rename identifiers occurring in the
 program. I'm fairly sure this is not a bug.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1326#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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