[Ecls-list] Any way to get stack out of condition?

Matthew Mondor mm_lists at pulsar-zone.net
Thu Jan 31 08:06:43 UTC 2013


On Thu, 31 Jan 2013 07:58:17 +0100
Peter Enerccio <enerccio at gmail.com> wrote:

> Even if I put declaim in the file, it is still compiled with
>  DEBUG 0....
> 
> ;;; Compiling /media/home/home/enerccio/
> projects/gaia/gaia/src/postinit.lisp.
> ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0

If I remember this misleading message is about the current level before
compiling, but I could be mistaken.  To make sure you could execute the
DECLAIM at the REPL before compilation and see if the stacktrace is now
available.  If so, perhaps there's a regression with applying OPTIMIZE
levels or such...
-- 
Matt




More information about the ecl-devel mailing list