On Thu, 31 Jan 2013 07:58:17 +0100
Peter Enerccio <enerc...@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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to