all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: How can i deal with byte-compiler warning about semantic
Date: Sat, 29 May 2010 18:43:33 +0200	[thread overview]
Message-ID: <AANLkTins29lOVEmPDCkwHJwPaizWmV8DEWMN49H-dYy1@mail.gmail.com> (raw)
In-Reply-To: <876327t2o4.fsf@tux.homenetwork>

On Sat, May 29, 2010 at 12:36 PM, Thierry Volpiatto
<thierry.volpiatto@gmail.com> 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	other threads:[~2010-05-29 16:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-29 10:36 How can i deal with byte-compiler warning about semantic Thierry Volpiatto
2010-05-29 16:43 ` Lennart Borgman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTins29lOVEmPDCkwHJwPaizWmV8DEWMN49H-dYy1@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=thierry.volpiatto@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.