emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS: Win64 testers?


From: Eli Zaretskii
Subject: Re: MPS: Win64 testers?
Date: Tue, 06 Aug 2024 21:32:57 +0300

> From: Quang Kien Nguyen <kien.n.quang@gmail.com>
> Date: Tue, 6 Aug 2024 10:39:57 -0700
> Cc: emacs-devel@gnu.org, pipcet@protonmail.com
> 
> > What we need next is (a) a clean patch, and (b) thorough testing that
> > the standard handles are indeed not inherited by sub-processes of
> > Emacs when the patch is applied.
> 
> What should be the testing for (b)?

I'm not sure I understand what you are asking.  Are you asking how to
test that the standard handles aren't inherited by subprocesses?

> One thing I noticed when I used a version with broken stdout is that the async
> compilation (native or via async package) doesn't work properly. Those errors
> don't show up anymore for the patch of using SetHandleInformation.

I'm not talking about testing the broken build: it's known to be
broken.  I'm talking about testing the fixed build: the fragile dance
we do with the standard streams is there for a reason, and we need to
make sure the modified code does the job as well.

Btw, I still don't think I've seen the patch you are want to test, so
I don't even know if it's clean and correct by itself.



reply via email to

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