[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiler warnings



I have an application (in MCL 2.something - latest patch). It works fine
but the compiler warnings are driving me KNUTZ.
	;Compiler warnings :
		; Unused lexical variable Foo, in an anonymous lambda form.
I've tried (setq *compiler-warnings nil).

What's the trick... I KNOW Foo is unused...I"m going to use it later.

Thanks for any help

cheers

chris