]> git.eshelyaron.com Git - emacs.git/commit
* Report warnings and errors from native asynchronous compilation (bug#44168)
authorAndrea Corallo <akrl@sdf.org>
Fri, 23 Oct 2020 08:26:31 +0000 (10:26 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 25 Oct 2020 14:45:53 +0000 (14:45 +0000)
commit868d3ff9b87ce85014870c9688b899e640866b48
treee6e4a558249fe829d4410e84ca31dae133b8dfb5
parentada80d66d663ac9e07082f6038528f004f9aca1f
* Report warnings and errors from native asynchronous compilation (bug#44168)

* lisp/emacs-lisp/comp.el (comp-last-scanned-async-output): New
buffer local variable.
(comp-accept-and-process-async-output): New function.
(comp-run-async-workers): Use
`comp-accept-and-process-async-output'.
lisp/emacs-lisp/comp.el