emacs-devel
[Top][All Lists]
Advanced

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

Re: how to turn off cl warning


From: Bastien
Subject: Re: how to turn off cl warning
Date: Sat, 15 Dec 2012 10:22:40 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Ivan,

Ivan Kanis <address@hidden> writes:

> When I compile my program I get the following warnings:
>
> In wpuzzle-format-game-over:
> wpuzzle.el:185:46:Warning: function `coerce' from cl package called at runtime
>
> I want to use coerce, how do I turn off the warning. I have attached the
> file I am compiling.

You canremove cl-functions from `byte-compile-warning-types'.

HTH,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]