[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The emacs-28 release branch has been created
From: |
Eli Zaretskii |
Subject: |
Re: The emacs-28 release branch has been created |
Date: |
Tue, 05 Oct 2021 19:14:18 +0300 |
> From: Andrea Corallo <akrl@sdf.org>
> Cc: kbrown@cornell.edu, emacs-devel@gnu.org
> Date: Tue, 05 Oct 2021 15:37:15 +0000
>
> > If so, what is special in byte+native-compile and
> > batch-native-compile that they require not to spawn a child process?
>
> Nothing special, we used to discriminate if we wanted to spawn a child
> process using `byte+native-compile', but this worked only for
> byte+native-compile' and not for `batch-native-compile'. For both these
> two function we do not want to spawn a child process as its really not
> necessary, so my fix.
I guess I'm asking whether all batch-mode native-compilations need
this, or only these two functions? If it's true for any batch-mode
compilation, then we already have a variable to test for that.
- Re: The emacs-28 release branch has been created, (continued)
- Re: The emacs-28 release branch has been created, Andrea Corallo, 2021/10/04
- Re: The emacs-28 release branch has been created, Eli Zaretskii, 2021/10/04
- Re: The emacs-28 release branch has been created, Andrea Corallo, 2021/10/04
- Re: The emacs-28 release branch has been created, Andrea Corallo, 2021/10/04
- Re: The emacs-28 release branch has been created, Eli Zaretskii, 2021/10/04
- Re: The emacs-28 release branch has been created, Ken Brown, 2021/10/04
- Re: The emacs-28 release branch has been created, Eli Zaretskii, 2021/10/05
- Re: The emacs-28 release branch has been created, Andrea Corallo, 2021/10/05
- Re: The emacs-28 release branch has been created, Eli Zaretskii, 2021/10/05
- Re: The emacs-28 release branch has been created, Andrea Corallo, 2021/10/05
- Re: The emacs-28 release branch has been created,
Eli Zaretskii <=
- Re: The emacs-28 release branch has been created, Andrea Corallo, 2021/10/05
- Re: The emacs-28 release branch has been created, Eli Zaretskii, 2021/10/05
- Re: The emacs-28 release branch has been created, Eli Zaretskii, 2021/10/04
- Re: The emacs-28 release branch has been created, Ken Brown, 2021/10/04
- Re: The emacs-28 release branch has been created, Eli Zaretskii, 2021/10/04