[Ecls-list] Better handling of printing errors

Matthew Mondor mm_lists at pulsar-zone.net
Sat Jan 19 03:30:08 UTC 2013


On Sat, 19 Jan 2013 04:13:09 +0100
Peter Enerccio <enerccio at gmail.com> wrote:

> Thanks, I will take look.
> As for condition types, well, mostly its si::standard-error, so nothing
> much to go with.
> 
> And as far as I know, I have no idea what level of compilation is there. If
> I compile file, I have debug 2, but I usually only evaluate (while I
> develop), with only (load "file")
> and then inline evaluation C-x C-e in emacs.

I'm not sure if evaluation using the bytecode compiler always allows
backtraces, juanjo could confirm.  Perhaps that a declaim to set the
default debug optimize level to 2 in ~/.eclrc could help for general
use (of course, files may also override it anyway, though).
-- 
Matt




More information about the ecl-devel mailing list