[slime-devel] compiling forms/regions/defuns with (optimize (debug 3) (speed 0) (safety 0))

Gary King gwking at metabang.com
Tue Nov 21 19:03:47 UTC 2006


Maybe it could wrap the code in a user-defined thing that defaulted  
to your value except on SBCL.


On Nov 21, 2006, at 1:18 PM, Dan Weinreb wrote:

> On Tue, 2006-11-21 at 18:57 +0100, Marco Baringer wrote:
>> what do people think about a varient of slime-compile-defun which
>> wrapped the code in
>>
>> (locally
>>   (declaim (optimize (speed 0) (safety 3) (debug 3)))
>>   , at form)
>>
>> i'd bind this to C-u C-c C-c (and C-u C-c C-k)
>>
>> good idea? bad idea?
>>
> It would be a good idea if these settings actually
> worked in SBCL, instead of (sometimes) making the
> compiler bomb out :(
>
>
> _______________________________________________
> slime-devel site list
> slime-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/slime-devel

--
Gary Warren King, metabang.com
Cell: (413) 885 9127
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM







More information about the slime-devel mailing list