emacs-devel
[Top][All Lists]
Advanced

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

Re: Should native compilation be enabled by default?


From: Andrea Corallo
Subject: Re: Should native compilation be enabled by default?
Date: Tue, 05 Mar 2024 10:39:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

"T.V Raman" <raman@google.com> writes:

> this was discussed more than 2 years ago and closed -- the issue is
> the use of macros in older packages and native-comp compiling files in
> an order different from byte-comp.

AFAIK we compile correctly correct code.  If your code is missing some
require and is relying on some specific compilation order using the byte
compiler such that some library it's by chance loaded when some
compilation unit is compiled, well it's just buggy code.

If this is unmaintanied code and no-one including you want to fix it,
well just add it to `native-comp-jit-compilation-deny-list'.

Thanks

  Andrea



reply via email to

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