chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Line numbers for errors when using `csi'?


From: Christian Kellermann
Subject: Re: [Chicken-users] Line numbers for errors when using `csi'?
Date: Wed, 10 Oct 2012 17:47:56 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Dirk!

* Dirk Ullrich <address@hidden> [121010 11:57]:
> suppose is run something like `csi module.scm', and I get an error. Is
> there a way to get the line number included in the error message where
> the error in `module.scm' has occured?

Compiled code does give you more information than interpreted code in
this regard. You might want to use csc instead of csi.

Also this is true for 4.8.0, so if you are using an older chicken,
please consider upgrading.

HTH,

Christian

--
Be right back -- Godot.



reply via email to

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