all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
To: "GNU Emacs (devel)" <emacs-devel@gnu.org>
Subject: Emacs Lisp warnings during make bootstrap
Date: Sat, 12 Jan 2008 10:17:56 -0300	[thread overview]
Message-ID: <4788BE04.1040609@ig.com.br> (raw)


I've just done a make bootstrap and noticed the following Emacs Lisp 
warnings:


make bootstrap

[......]

Compiling /opt/work/emacs/lisp/./custom.el

In custom-theme-recalc-face:
custom.el:1179:8:Warning: face-spec-recalc called with 1 argument, but
    requires 2
Wrote /opt/work/emacs/lisp/custom.elc

[......]

Compiling /opt/work/emacs/lisp/./emulation/viper-init.el

In toplevel form:
viper-init.el:451:8:Warning: `make-variable-frame-local' is an obsolete
    function (as of Emacs 22.2); use a frame-parameter instead.
Wrote /opt/work/emacs/lisp/emulation/viper-init.elc

[......]

Compiling /opt/work/emacs/lisp/./gnus/gnus-sum.el

In end of data:
gnus-sum.el:12512:1:Warning: the following functions might not be defined at
    runtime: gnus-build-sparse-threads, gnus-dead-summary-mode,
    gnus-summary-mark-below
Wrote /opt/work/emacs/lisp/gnus/gnus-sum.elc

[......]

Compiling /opt/work/emacs/lisp/./obsolete/rnewspost.el
Package rnews is obsolete
Wrote /opt/work/emacs/lisp/obsolete/rnewspost.elc

[......]

Compiling /opt/work/emacs/lisp/./textmodes/tex-mode.el

In tex-mode:
tex-mode.el:910:8:Warning: function `tex-mode' defined multiple times in 
this
    file
Wrote /opt/work/emacs/lisp/textmodes/tex-mode.elc

[......]

Compiling /opt/work/emacs/lisp/./nxml/nxml-mode.el

In end of data:
nxml-mode.el:2628:1:Warning: the following functions are not known to be
    defined: rng-nxml-mode-init, nxml-enable-unicode-char-name-sets
Wrote /opt/work/emacs/lisp/nxml/nxml-mode.elc

             reply	other threads:[~2008-01-12 13:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-12 13:17 Vinicius Jose Latorre [this message]
2008-01-12 13:40 ` Emacs Lisp warnings during make bootstrap Dan Nicolaescu
2008-01-12 19:50 ` Glenn Morris

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=4788BE04.1040609@ig.com.br \
    --to=viniciusjl@ig.com.br \
    --cc=emacs-devel@gnu.org \
    /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.