On Sun, Jul 13, 2014 at 12:54:57AM +0200, Felix Winkelmann wrote:
> The functor needs to import "chicken" to detect the #!optional (i.e.
> extended lambda-lists - yes, the warning is misleading and doesn't
> give the "#!", don't ask me why, I don't know).
> 
> It also needs to import "csi-like".
> 
> And finally, use "import" for the "csi" module:
> 
> :
> (import csi)
> (module foo-with-csi = (foo csi))
> :

Looks like I got way too confused again.  Sorry for the noise.

Cheers,
Peter
-- 
http://www.more-magic.net

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to