emacs-devel
[Top][All Lists]
Advanced

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

Re: How can i deal with byte-compiler warning about semantic


From: Lennart Borgman
Subject: Re: How can i deal with byte-compiler warning about semantic
Date: Sat, 29 May 2010 18:43:33 +0200

On Sat, May 29, 2010 at 12:36 PM, Thierry Volpiatto
<address@hidden> wrote:
> Hi all,
> i have always this warning when byte compiling anything-config.el:
>
> ,----
> | In end of data:
> | anything-config.el:6411:1:Warning: the following functions might not be 
> defined at runtime:
> |     semantic-format-tag-summarize, semantic-tag-components,
> |     semantic-go-to-tag
> `----
>
> We have a (eval-when-compile (require 'semantic nil t)) at start of
> source definition.
>
> How can i do to avoid this warning?(i don't use semantic personnaly).

Try declare-function.



reply via email to

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