From: Peter Bex <[email protected]>
Subject: Re: [Chicken-hackers] [PATCH] Allow optional functor arguments
Date: Sun, 13 Jul 2014 13:15:13 +0200

> 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.
> 

No noise at all. It _is_ confusing...


felix

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

Reply via email to