[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More reliable byte compilation, take 45
From: |
Eli Zaretskii |
Subject: |
Re: More reliable byte compilation, take 45 |
Date: |
Mon, 04 Oct 2021 21:21:46 +0300 |
> From: "T.V Raman" <raman@google.com>
> Cc: emacs-devel@gnu.org
> Date: Mon, 04 Oct 2021 11:16:34 -0700
>
> A more important fix that is likely critical for the 28.0 release is to
> ensure that when native-compilation is on, native compile starts from
> the .elc files, rather than the .el files ---
> for now I've turned off native compilation because otherwise things
> break -- has already been documented via multiple threads a few months
> ago.
Why do you assume that starting from .elc will have fewer problems
than starting from .el?
Instead of turning off native compilation, I'd urge people to use it
as much as possible and report problems -- that way we will make it
stable much sooner.
- More reliable byte compilation, take 45, Lars Ingebrigtsen, 2021/10/04
- Re: More reliable byte compilation, take 45, Clément Pit-Claudel, 2021/10/04
- Re: More reliable byte compilation, take 45, Lars Ingebrigtsen, 2021/10/04
- Re: More reliable byte compilation, take 45, T.V Raman, 2021/10/04
- Re: More reliable byte compilation, take 45,
Eli Zaretskii <=
- Re: More reliable byte compilation, take 45, Stefan Monnier, 2021/10/04
- Re: More reliable byte compilation, take 45, Eli Zaretskii, 2021/10/04
- Re: More reliable byte compilation, take 45, Stefan Monnier, 2021/10/04
- Re: More reliable byte compilation, take 45, Eli Zaretskii, 2021/10/05
- Re: More reliable byte compilation, take 45, Stefan Monnier, 2021/10/05
- Re: More reliable byte compilation, take 45, Adam Porter, 2021/10/05
- Re: More reliable byte compilation, take 45, Eli Zaretskii, 2021/10/05
Re: More reliable byte compilation, take 45, Steingold, 2021/10/04