Rob Roland scripsit:

> I'll admit to being entirely new to this before I reply, but it looks like
> ##core#require-extension (compiler.scm) is calling ##sys#do-the-right-thing
> (eval.scm).
> 
> ##sys#do-the-right-thing is calling import.  Line 1233:
> 
>          `((import ,id))    ;XXX make hygienic
> 
> I believe the attached patch may do what you mean for it to do.  This is
> based off the 4.3.0 tarball.

Well, that's where it's done in the compiler, but it's the interpreter
that's at issue here.

-- 
John Cowan      http://www.ccil.org/~cowan      co...@ccil.org
Be yourself.  Especially do not feign a working knowledge of RDF where
no such knowledge exists.  Neither be cynical about RELAX NG; for in
the face of all aridity and disenchantment in the world of markup,
James Clark is as perennial as the grass.  --DeXiderata, Sean McGrath


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to