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

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

bug#13137: 24.3.50; byte-compilation warnings "the following functions..


From: Glenn Morris
Subject: bug#13137: 24.3.50; byte-compilation warnings "the following functions..."
Date: Tue, 11 Dec 2012 17:04:02 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

"Drew Adams" wrote:

> Message #1:
> icicles-cmd1.el:8903:1:Warning: the following functions might not be defined 
> at
> runtime:
>  
> Message #2:
> icicles-cmd1.el:8903:1:Warning: the following functions are not known to be
> defined:


C-h v byte-compile-warnings:

unresolved  calls to unknown functions.

noruntime   functions that may not be defined at runtime (typically
             defined only under `eval-when-compile').





reply via email to

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