Re: How to handle these warnings?

Sam Steingold <[email protected]> Wed, 19 Jul 2017 11:12:51 -0400
Newsgroups gmane.lisp.clisp.general
Message-ID <[email protected]>
> * Jean Louis <[email protected]> [2017-07-19 10:49:18 +0300]:
>
> Is there any way to disable it temporarily?

http://clisp.org/impnotes/mop-clisp.html#mop-clisp-warn

>>> When CLISP encounters suspicious CLOS code, it issues a WARNING of
>>> type CLOS:CLOS-WARNING. To suppress the undesired warnings (not
>>> recommended!) use EXT:SET-GLOBAL-HANDLER with MUFFLE-WARNING on the
>>> appropriate WARNING type;. To find where the warnings come from
>>> (recommended), set *BREAK-ON-SIGNALS* to the appropriate WARNING
>>> type.

Please see the manual for further details.

-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504
http://steingoldpsychology.com http://www.childpsy.net http://camera.org
http://memri.org http://www.memritv.org http://www.dhimmitude.org
Failure is not an option. It comes bundled with your Microsoft product.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-list