chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1149: functor generated modules don't compile


From: Chicken Trac
Subject: [Chicken-janitors] #1149: functor generated modules don't compile
Date: Fri, 15 Aug 2014 16:51:13 -0000

#1149: functor generated modules don't compile
---------------------+------------------------------------------------------
 Reporter:  juergen  |       Owner:         
     Type:  defect   |      Status:  new    
 Priority:  major    |   Milestone:  someday
Component:  unknown  |     Version:  4.9.x  
 Keywords:  functor  |  
---------------------+------------------------------------------------------
 A module defined with
 (module mod = (funct arg))
 where
 (module arg (exports) body)
 and
 (functor (funct (param (fexports))) fbody) won't compile with
 csc -s mod -J
 since mod.import.scm contains a line referring to param instead of arg.

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