chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] obscure error message after refactoring


From: Christian Kellermann
Subject: Re: [Chicken-users] obscure error message after refactoring
Date: Thu, 20 Jan 2011 15:08:53 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

* Alan Post <address@hidden> [110120 14:59]:
> I've been looking over diffs trying to see if I've introduced a
> subtle scope or syntax error somewhere, but I'm not having much
> luck.
> 
> What do I do with an error message like the one above?  It isn't
> obvious to me where I need to look to fix the problem.

First of all try to increase the call-chain size with -:aN where N
is the number of entries.

Then it also might be that the error occurs after your stuff has
been expanded by syntax. So have a look at the continuation of all
this code. It may give some hints.

I hope you can identify the culprit soon.

Good luck hunting,

Christian



reply via email to

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