chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #268: Chicken 4.5.0 has a strange issue with out-of-m


From: Chicken Trac
Subject: [Chicken-janitors] #268: Chicken 4.5.0 has a strange issue with out-of-module imports
Date: Mon, 07 Jun 2010 21:39:09 -0000

#268: Chicken 4.5.0 has a strange issue with out-of-module imports
-----------------------------+----------------------------------------------
 Reporter:  sjamaan          |       Owner:  felix
     Type:  defect           |      Status:  new  
 Priority:  critical         |   Milestone:  4.6.0
Component:  compiler         |     Version:  4.5.0
 Keywords:  macros, modules  |  
-----------------------------+----------------------------------------------
 Simply put, in chicken 4.4.0, {{{chicken-install prometheus}}} succeeds.
 In chicken 4.5.0 it doesn't:

 {{{
 Warning: reference to possibly unbound identifier: include-relative
 Error: module unresolved: _hermes
 }}}

 For some reason the {{{(require-extension s48-modules)}}} is not working
 correctly. Commenting out a couple of the earlier module declaration forms
 in prometheus.scm cause it to understand the include-relative.

 It's a really weird issue and I'm still not sure what the exact cause is,
 but I decided to create a ticket so we can keep track of this. I will try
 to do some more investigation, but perhaps you already have an idea what
 could be the cause of this, Felix?

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/268>
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]