]> git.eshelyaron.com Git - emacs.git/commit
* Account for `byte-compile-warnings' during native compilation (bug#63302).
authorAndrea Corallo <akrl@sdf.org>
Wed, 10 May 2023 11:50:51 +0000 (13:50 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 17 May 2023 13:13:17 +0000 (15:13 +0200)
commit1e57b2b4c79ada7592c0a7e3f700e7c30dd76a4b
tree9f23d29e25672557b5f80c5cfc778098822c3634
parentb5bfd808c6b40f47fdef8eb9986bc3127ca63c12
* Account for `byte-compile-warnings' during native compilation (bug#63302).

* lisp/emacs-lisp/comp.el (comp-final, comp-run-async-workers):
Forward `byte-compile-warnings' to child processes.
lisp/emacs-lisp/comp.el