help-gnu-emacs
[Top][All Lists]
Advanced

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

byte-compile / cl package / warnings


From: David Reitter
Subject: byte-compile / cl package / warnings
Date: Wed, 6 Jul 2005 11:31:46 +0100

Hi,
I often get warnings like

"Function `set-difference' from cl package
    called at runtime"

when byte-compiling stuff.

Isn't it safe to call stuff from the cl package from byte-compiled code?
I looked into the byte-compile source, and I found that the cl package documentation says that it's safe to require 'cl.

So why do I get this warning, and do I need to react?

Thanks
Dave







reply via email to

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