From: Dan Nicolaescu <dann@ics.uci.edu>
To: emacs-devel@gnu.org
Subject: summary for the remaining byte compiler warnings
Date: Thu, 08 Nov 2007 22:57:02 -0800 [thread overview]
Message-ID: <200711090657.lA96v27o006808@oogie-boogie.ics.uci.edu> (raw)
Below is the list of byte compiler warnings when bootstrapping
(excluding about 200 unknown function warnings which are hard to fix
without fixing a few bugs in the byte compiler and adding some
features) together with some brief analysis.
Please help fix these issues.
A patch was posted some time ago for this one:
In toplevel form:
cc-vars.el:158:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon. See (elisp)Backquote in the manual.
No idea about this one:
In toplevel form:
pgg-parse.el:183:8:Warning: reference to free variable `pgg-parse-crc24'
These probably need fixing:
In toplevel form:
simple.el:2564:2:Warning: `make-variable-frame-local' is an obsolete function
(as of Emacs 22.2); use a frame-parameter instead
simple.el:2592:2:Warning: `make-variable-frame-local' is an obsolete function
(as of Emacs 22.2); use a frame-parameter instead
What's the best way to silence this one?
In tex-mode:
tex-mode.el:910:8:Warning: function `tex-mode' defined multiple times in this
file
No idea here:
In toplevel form:
cc-subword.el:147:5:Warning: `make-variable-buffer-local' should be called at
toplevel
Not sure what to do about this:
In cperl-mode:
cperl-mode.el:1793:9:Warning: `vc-header-alist' is an obsolete variable; use
`vc-BACKEND-header' instead.
cperl-mode.el:1805:25:Warning: reference to free variable
`compilation-error-regexp-alist'
cperl-mode.el:1806:19:Warning: assignment to free variable
`compilation-error-regexp-alist'
How about this?
In toplevel form:
python.el:2067:1:Warning: reference to free variable
`python-mode-abbrev-table'
These probably need fixing:
In toplevel form:
viper-init.el:433:6:Warning: `make-variable-frame-local' is an obsolete
function (as of Emacs 22.2); use a frame-parameter instead
viper-init.el:440:6:Warning: `make-variable-frame-local' is an obsolete
function (as of Emacs 22.2); use a frame-parameter instead
viper-init.el:450:6:Warning: `make-variable-frame-local' is an obsolete
function (as of Emacs 22.2); use a frame-parameter instead
viper-init.el:455:6:Warning: `make-variable-frame-local' is an obsolete
function (as of Emacs 22.2); use a frame-parameter instead
This looks like it might be a bug in the code:
In reftex-make-separate-toc-frame:
reftex-toc.el:998:35:Warning: `focus-frame' is an obsolete function (as of
Emacs 22.1); it does nothing.
These are all for gnus:
In gnus-batch-score:
gnus-kill.el:690:11:Warning: `nnmail-spool-file' is an obsolete variable; This
option is obsolete in Gnus 5.9. Use `mail-sources' instead.
In nnkiboze-generate-groups:
nnkiboze.el:201:10:Warning: `nnmail-spool-file' is an obsolete variable; This
option is obsolete in Gnus 5.9. Use `mail-sources' instead.
In gnus-jog-cache:
gnus-cache.el:623:10:Warning: `nnmail-spool-file' is an obsolete variable;
This option is obsolete in Gnus 5.9. Use `mail-sources' instead.
In gnus-display-x-face-in-from:
gnus-fun.el:225:38:Warning: reference to free variable
`gnus-face-properties-alist'
In gnus-registry-wash-for-keywords:
gnus-registry.el:512:34:Warning: reference to free variable
`gnus-adaptive-word-syntax-table'
In toplevel form:
gnus.el:2033:28:Warning: reference to free variable `gnus-spam-resend-to'
gnus.el:2051:28:Warning: reference to free variable `gnus-ham-resend-to'
In message-insert-formated-citation-line:
message.el:3706:43:Warning: reference to free variable
`gnus-extract-address-components'
In toplevel form:
mm-util.el:187:27:Warning: reference to free variable
`mm-mime-mule-charset-alist'
In mml-smime-get-ldap-cert:
mml-smime.el:205:37:Warning: reference to free variable
`gnus-extract-address-components'
In mml-mode:
mml.el:1079:20:Warning: reference to free variable `mml-dnd-protocol-alist'
In nnheader-generate-fake-message-id:
nnheader.el:231:33:Warning: reference to free variable `gnus-newsgroup-name'
In nnheader-insert-head:
nnheader.el:619:35:Warning: reference to free variable
`nnheader-file-coding-system'
next reply other threads:[~2007-11-09 6:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-09 6:57 Dan Nicolaescu [this message]
2007-11-09 15:59 ` summary for the remaining byte compiler warnings Stefan Monnier
2007-11-09 16:34 ` Dan Nicolaescu
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200711090657.lA96v27o006808@oogie-boogie.ics.uci.edu \
--to=dann@ics.uci.edu \
--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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).