]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/emacs-lisp/comp-run.el (native--compile-async): Improve warning.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Jul 2024 17:32:49 +0000 (20:32 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:16:59 +0000 (15:16 +0200)
(cherry picked from commit 22155753a464ceb7cd4f3387738e0dbca8acbd19)

lisp/emacs-lisp/comp-run.el

index 17a9ab71f7ecf65e45106358c57ef9a4ed13667d..a659d7f68b76d0b7988573506d391c7836c299ca 100644 (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