projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a725a52
)
Change native-comp-async-report-warnings-errors to silent
author
Sean Whitton
<spwhitton@spwhitton.name>
Thu, 28 Mar 2024 05:24:49 +0000
(13:24 +0800)
committer
Sean Whitton
<spwhitton@spwhitton.name>
Mon, 24 Feb 2025 07:40:41 +0000
(15:40 +0800)
We have had numerous bug reports across packages about this bothering
users.
lisp/emacs-lisp/comp-run.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp-run.el
b/lisp/emacs-lisp/comp-run.el
index 4566ceaa59eaad5871ec93d885783eb5b25a2b53..6a021ea85f61c23bb6b38cc8650d60d135ca17c5 100644
(file)
--- a/
lisp/emacs-lisp/comp-run.el
+++ b/
lisp/emacs-lisp/comp-run.el
@@
-54,7
+54,7
@@
or one if there's just one execution unit."
:risky t
:version "28.1")
-(defcustom native-comp-async-report-warnings-errors t
+(defcustom native-comp-async-report-warnings-errors
'silen
t
"Whether to report warnings and errors from asynchronous native compilation.
When native compilation happens asynchronously, it can produce