GNU bug report logs -
#44651
[PATCH] Silence byte-compiler warning
Previous Next
Reported by: Brian Leung <leungbk <at> mailfence.com>
Date: Sun, 15 Nov 2020 02:40:01 UTC
Severity: normal
Tags: fixed, moreinfo, patch
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 44651 <at> debbugs.gnu.org (full text, mbox):
Brian Leung <leungbk <at> mailfence.com> writes:
> I did not notice that it was autoloaded. Andrea, are you aware of any
> issues that the native-comp branch may have with this kind of thing
> (autoloaded functions defined in files that do not necessarily get
> REQUIRE-d)? If not, maybe we can just ignore my patch.
I'm getting the same with a number of functions on the native-comp branch:
In end of data:
woman.el:4615:1: Warning: the function ‘imenu-add-to-menubar’ might not be
defined at runtime.
This function is in lisp/loaddefs.el, though.
Other examples:
In end of data:
calc-units.el:2171:1: Warning: the following functions might not be defined at
runtime: math-is-multiple, math-simplify, math-to-simple-fraction
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.