chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #700: requiring uncompiled extensions that use `u


From: Chicken Trac
Subject: Re: [Chicken-janitors] #700: requiring uncompiled extensions that use `use' fails
Date: Fri, 23 Sep 2011 12:45:57 -0000

#700: requiring uncompiled extensions that use `use' fails
-----------------------+----------------------------------------------------
  Reporter:  syn       |       Owner:  sjamaan
      Type:  defect    |      Status:  new    
  Priority:  minor     |   Milestone:  4.8.0  
 Component:  compiler  |     Version:  4.7.x  
Resolution:            |    Keywords:         
-----------------------+----------------------------------------------------

Comment(by syn):

 Using {{{(require-extension extras)}}} instead of {{{(use extras)}}} works
 in any case. Another way to work around the problem is putting {{{(declare
 (uses chicken-syntax))}}} at the top of {{{test.scm}}}.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/700#comment:2>
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]