emacs-devel
[Top][All Lists]
Advanced

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

How can i deal with byte-compiler warning about semantic


From: Thierry Volpiatto
Subject: How can i deal with byte-compiler warning about semantic
Date: Sat, 29 May 2010 12:36:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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).

Or is it may be an unsolved Emacs problem like all the things turning
around (require 'cl)...?

-- 
Thierry Volpiatto
Gpg key: http://pgp.mit.edu/





reply via email to

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