[slime-devel] Re: Temporary maximum debug for compiling defuns
    Helmut Eller 
    heller at common-lisp.net
       
    Sat Jun  7 11:59:25 UTC 2008
    
    
  
* Tobias C. Rittweiler [2008-06-07 13:10+0200] writes:
> Why not simply wrap the toplevel form to be compiled in a (LOCALLY
> (DECLARE (OPTIMIZE DEBUG)) ...)? This would be portable, and less
> invasive; your implementation may break functions that rely on TCO.
Wrapping text around would mess up the source locations. 
Helmut.
    
    
More information about the slime-devel
mailing list