]> git.eshelyaron.com Git - emacs.git/commit
* Fix async native compilation (bug#58637)
authorAndrea Corallo <akrl@sdf.org>
Wed, 19 Oct 2022 20:08:41 +0000 (22:08 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 19 Oct 2022 20:21:03 +0000 (22:21 +0200)
commit56c63ca21b3e5e2d0bb05d3897ea287a754c5b29
tree09a414d1ebc2ae44431bc35bac47784bba0ceb8c
parenta57a3746d8404abef82b6d0de670b2358ef01a24
* Fix async native compilation (bug#58637)

* lisp/emacs-lisp/comp.el (comp--native-compile): Fix gate condition.
(comp-run-async-workers): Add assetion.
lisp/emacs-lisp/comp.el