chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Allow optional functor arguments


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Allow optional functor arguments
Date: Sun, 13 Jul 2014 13:15:13 +0200
User-agent: Mutt/1.4.2.3i

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]