﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1281	coops does not compile with CHICKEN 4.11.0 rc 1	Ivan Raikov		"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)	<--
"	defect	closed	major	someday	extensions	4.10.x	fixed			
