Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to disable SBC style warnings

4 views
Skip to first unread message

tumm

unread,
Dec 21, 2008, 2:23:42 PM12/21/08
to
it might just be my programming style, but i've found the sbcl style
warnings to be somewhat verbose and unhelpful.

so far, i've managed to disable most of the sillier ones using

#+SBCL (DECLAIM (SB-EXT:MUFFLE-CONDITIONS CL:STYLE-WARNING))

but one remains (e.g.) "STYLE-WARNING: redefining THING->EWD in DEFUN"

can anyone tell me how to disable this warning?

thanks!

tim menzies

Message has been deleted
0 new messages