emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: native-comp *Warnings* buffer


From: Stefan Monnier
Subject: Re: native-comp *Warnings* buffer
Date: Sun, 16 May 2021 01:12:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>   > I think "stealth" compilation performed opportunistically in the
>   > background should indeed not display any warnings (by default).
> I understand the reason for saying that, but... would this mean that a
> compilation of that material won't happen later?

No, the compilation must have happened *before*, because native
compilation is only performed for files that are compiled to
`.elc`, AFAIK.

> Is there a chance that you'll never see the warnings that
> compilation generates?

AFAIK, no, because before native compilation takes place, the code will
already have been byte-compiled.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]