[Openmcl-devel] Muffling "unused lexical variable" during compilation
Ron Garret
ron at flownet.com
Thu Nov 17 14:44:17 PST 2016
(declare (ignore …))
or
(declare (ignorable …))
On Nov 17, 2016, at 10:43 AM, Zach Beane <xach at xach.com> wrote:
> Is there an easy way to muffle "unused lexical variable" notices during compilation? I know they are useful, but I am working on a project that has more important warnings to deal with, so the lexical variable notices are obscuring things.
>
> Zach
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list