chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1281: coops does not compile with CHICKEN 4.11.0 rc


From: Chicken Trac
Subject: [Chicken-janitors] #1281: coops does not compile with CHICKEN 4.11.0 rc 1
Date: Mon, 18 Apr 2016 23:39:49 -0000

#1281: coops does not compile with CHICKEN 4.11.0 rc 1
------------------------+---------------------
 Reporter:  iraikov     |      Owner:
     Type:  defect      |     Status:  new
 Priority:  major       |  Milestone:  someday
Component:  extensions  |    Version:  4.10.x
 Keywords:              |
------------------------+---------------------
 Compiling coops with CHICKEN 4.11.0 fails with the following error:

   '...csc' -feature compiling-extension -setup-mode    -s -O3 -d1 coops-
 primitive-objects -JS

 Error: (slot-ref) during expansion of (import ...) - expected syntax-
 transformer, but got: #f

         Call history:

         <syntax>          (##core#undefined)
         <syntax>          (use coops)
         <syntax>          (##core#require-extension (coops) #t)
         <syntax>          (##core#begin (##core#begin (##core#begin
 (##sys#require (quote coops))) (import coops)) (##core#und...
         <syntax>          (##core#begin (##core#begin (##sys#require
 (quote coops))) (import coops))
         <syntax>          (##core#begin (##sys#require (quote coops)))
         <syntax>          (##sys#require (quote coops))
         <syntax>          (quote coops)
         <syntax>          (##core#quote coops)
         <syntax>          (import coops)
         <syntax>          (import chicken scheme chicken matchable srfi-1
 data-structures extras record-variants foreign)
         <syntax>          (import scheme chicken lolevel)
         <syntax>          (##core#undefined)
         <syntax>          (import scheme)
         <syntax>          (##core#undefined)
         <syntax>          (##core#undefined)    <--

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