chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] another bad error message


From: Peter Keller
Subject: [Chicken-users] another bad error message
Date: Wed, 4 Sep 2002 01:03:37 -0500
User-agent: Mutt/1.2i

Hello,

So, I found another misleading error message (Jeez, I hope someone is
recording these somewhere besides this list. Maybe I should use the
savannah web page bug tracking thingy for this?)

Here is the bug:

Linux black > ./fastarg test.fa 
Error: unbound variable: make-symboltable
writing stack-trace...
last traced call: fastarg.scm: 19   make-symboltable

The problem is that line 19 in fastarg.scm is:
(include "typechecker")

Deep inside this file is the actual location of the error.

Thank you.

-pete




reply via email to

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