projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
618d2d1
)
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
Peter Michael Green
<plugwash@raspbian.org>
Sun, 28 Jul 2024 23:24:37 +0000
(23:24 +0000)
We have had numerous bug reports across packages about this bothering
users.
Gbp-Pq: Name 0016-Change-native-comp-async-report-warnings-errors-to-s.patch
lisp/emacs-lisp/comp.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp.el
b/lisp/emacs-lisp/comp.el
index cf8f5395a64c57acaf6aeb47960df20a428e2608..257e36e32dbb881cfe720d4f7f6ecc53153f1b12 100644
(file)
--- a/
lisp/emacs-lisp/comp.el
+++ b/
lisp/emacs-lisp/comp.el
@@
-144,7
+144,7
@@
Used to modify the compiler environment."
: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