chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Trivial error: Error: call of non-procedure: #<unspe


From: mfv
Subject: Re: [Chicken-users] Trivial error: Error: call of non-procedure: #<unspecified>
Date: Sat, 4 Jan 2014 19:46:16 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Peter, 

thank you very much. You were indeed right. 

It takes some time to get used to life with ().

Regards, 

mfv 

> 
> I think that's caused by the strangely-indented paren following
> the "else" keyword.  It tries to apply the result of hash-table-set!
> (as if it were a procedure) to the result of the recursive call to
> fill-unitlocs.
> 
> Cheers,
> Peter
> -- 
> http://www.more-magic.net



reply via email to

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