chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1494: Indirect exports with (export (foo bar)) s


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1494: Indirect exports with (export (foo bar)) style are not working
Date: Thu, 02 Aug 2018 10:51:29 -0000

#1494: Indirect exports with (export (foo bar)) style are not working
---------------------------------+---------------------
            Reporter:  megane    |      Owner:
                Type:  defect    |     Status:  new
            Priority:  major     |  Milestone:  5.1
           Component:  compiler  |    Version:  5.0
          Resolution:            |   Keywords:  modules
Estimated difficulty:  hard      |
---------------------------------+---------------------

Comment (by kooda):

 The documentation for the (export) form explicitly states that “An export
 must precede its first occurrence (either use or definition).”

 It works fine in this case, just move your export declaration above bar’s
 definition.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1494#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]