; * lisp/emacs-lisp/comp-run.el (native--compile-async): Improve warning.

This commit is contained in:
Eli Zaretskii 2024-07-06 20:32:49 +03:00
parent 235b9e85a6
commit 22155753a4

View file

@ -447,7 +447,7 @@ bytecode definition was not changed in the meantime)."
(append comp-files-queue `((,file . ,load)))
added-something t)
(display-warning 'native-compiler
(format "No write access for %s skipping."
(format "Cannot write %s; skipping."
out-filename)))))))
;; Perhaps nothing passed `native--compile-async-skip-p'?
(when (and added-something