chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1061: Implicit export of identifiers only works


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1061: Implicit export of identifiers only works for syntax
Date: Fri, 08 Nov 2013 13:57:46 -0000

#1061: Implicit export of identifiers only works for syntax
-----------------------+----------------------------------------------------
  Reporter:  syn       |       Owner:       
      Type:  defect    |      Status:  new  
  Priority:  major     |   Milestone:  4.9.0
 Component:  expander  |     Version:  4.8.x
Resolution:            |    Keywords:       
-----------------------+----------------------------------------------------

Comment(by sjamaan):

 AFAIK this is a known limitation in CHICKEN's module system.  You'd have
 to use the {{{(some-syntax some-implicitly-used-procedure)}}} syntax in
 the export list instead of {{{some-syntax}}} to make this work.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1061#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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