]> git.eshelyaron.com Git - emacs.git/commit
* Fix error reporting for async native compilation (bug#47024)
authorAndrea Corallo <akrl@sdf.org>
Fri, 12 Mar 2021 07:59:55 +0000 (08:59 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 12 Mar 2021 09:03:09 +0000 (10:03 +0100)
commit0144764d1dde8a2f1d413d042d46cea3e10a7d0a
tree9c813b3cd78751287e47123922f2db4f4a55cdb9
parent711b2c834976e41ca2c9c36dafcc9977eb4f398b
* Fix error reporting for async native compilation (bug#47024)

* lisp/emacs-lisp/comp.el (comp--native-compile): During async
compilation if we catch an error print it in a parsable way so we
can report it to the user.
lisp/emacs-lisp/comp.el