[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bloody warnings !
- To: lafourca@imag.fr
- Subject: Re: bloody warnings !
- From: kab (Kim Barrett)
- Date: Thu, 06 Feb 92 10:32:22 EST
- Cc: info-mcl@cambridge.apple.com
> I'va defined some functions with unused variables in it, and as usual I get
> the message
>
> ;Compiler warnings :
> ; Unused lexical variable K, in an anonymous lambda form inside
> LIST-DECOR.
>
> But I would like to desactivate temporaly the printing of the warnings. So
Check out the IGNORE declaration (CLtL2, p.230).