﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1347	functor test fails when compiled on chicken-5	Kooda		"When building chicken-5 and trying to run tests '''before''' installing it, the functor test fails with this error while running the a.out resulting from the compilation of use-square-functor.scm:

{{{
Error: (import) during expansion of (import ...) - cannot import from undefined module: chicken

        Call history:

        use-square-functor.scm:3: ##sys#load-extension
        <syntax>          (functor (square-functor (M (*))) * (import scheme M) (define (square x) (* x x)))
        <syntax>          (##core#module square-functor #t (import scheme chicken) (begin-for-syntax (##sys#register-functor (...
        <syntax>          (import scheme chicken)       <--
make: *** [rules.make:950: check] Error 70
}}}"	defect	closed	major	5.0	compiler		fixed			
