]> git.eshelyaron.com Git - emacs.git/commit
Clean-up warnings for non native builds
authorAndrea Corallo <acorallo@gnu.org>
Thu, 9 Nov 2023 16:00:22 +0000 (17:00 +0100)
committerAndrea Corallo <acorallo@gnu.org>
Thu, 9 Nov 2023 16:08:09 +0000 (17:08 +0100)
commit13a1797d5b69224e97295d85d0c098c96142d238
treeccdf1fe9bb9bed1527f06142a9fcf7c2e458624e
parent5d171d26c00aefaef1496dede69337946a1edb14
Clean-up warnings for non native builds

* lisp/emacs-lisp/comp-common.el (native-comp-enable-subr-trampolines)
(comp-installed-trampolines-h, comp-subr-arities-h)
(native-comp-eln-load-path, comp-native-version-dir)
(comp-deferred-pending-h, comp--no-native-compile): Silence
warning.
(comp-el-to-eln-rel-filename, native-elisp-load)
(comp--release-ctxt, comp--init-ctxt)
(comp--compile-ctxt-to-file, comp-el-to-eln-filename)
(comp--install-trampoline): Declare function.
* lisp/emacs-lisp/comp.el : Update.
lisp/emacs-lisp/comp-common.el
lisp/emacs-lisp/comp.el