Re: PATCH: improve checkptycmd

Bart Schaefer <[email protected]> Mon, 6 Jul 2026 10:58:31 -0700
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <CAH+w=7bXp1jD9gtZ9RaE3Jrz6VhBBpu3Q2GFnFwrRFWhTo=w-g@mail.gmail.com>
On Mon, Jul 6, 2026 at 10:25 AM Jun T <[email protected]> wrote:
>
> With this patch (commit 4b4ebcca) lots of tests fails on macOS
> (probably all the tests that use zpty). It seems reading from zpty
> returns nothing.

Can confirm, on Sequoia 15.7.7 all tests that call zpty are broken.
Also failing on Monterey 12.7.6 (the oldest I have).

> If there are someone who have older macOS, please test by removing the
> lines 374-381 in zsh_system.h.

Compiles and tests pass on Monterey.