[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: |
Sat, 12 Jul 2014 23:44:46 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Sat, Jul 12, 2014 at 11:42:00PM +0200, Felix Winkelmann wrote:
> > I think this may actually indicate two bugs: the functor complains
> > about unbound identifiers, but if I compile the following simple
> > program:
> >
> > (use csi)
> > (toplevel-command 'blabla (lambda _ (print "blabla")))
> >
> > I also get an error that "csi" can't be loaded.
>
> I think you forgot to attach the file.
Just conforming to tradition :)
Here it is
Cheers,
Peter
--
http://www.more-magic.net
test.scm
Description: Text document