[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 02:03:02 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
>> AFAIK, no, because before native compilation takes place, the code will
>> already have been byte-compiled.
> I think it actually could happen if the relevant *.el files are
> modified during the session and then recompiled or reloaded.
If so, we'll need to address that, indeed.
But currently, the warnings we get from async native compilation are
both annoying and redundant in almost all cases, so I think that
silencing them is a good "first cut".
[ Tho I don't mind keeping them enabled for now on `master`: it only
needs to be fixed "some time" before the release and I don't think
there's a particular hurry. ]
Stefan
- Re: native-comp *Warnings* buffer, (continued)
- Re: native-comp *Warnings* buffer, Richard Stallman, 2021/05/15
- Re: native-comp *Warnings* buffer, Eric Abrahamsen, 2021/05/16
- Jump to source of warning was Re: native-comp *Warnings* buffer, T.V Raman, 2021/05/16
- Re: native-comp *Warnings* buffer, Andrea Corallo, 2021/05/16
- Re: native-comp *Warnings* buffer, Eric Abrahamsen, 2021/05/16
- Re: native-comp *Warnings* buffer, Andrea Corallo, 2021/05/17
- Re: native-comp *Warnings* buffer, Richard Stallman, 2021/05/16
- Re: native-comp *Warnings* buffer, Eli Zaretskii, 2021/05/17
- Re: native-comp *Warnings* buffer, Stefan Monnier, 2021/05/16
- Re: native-comp *Warnings* buffer, Eli Zaretskii, 2021/05/16
- Re: native-comp *Warnings* buffer,
Stefan Monnier <=