Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Hang in E01 due to zpty on OpenBSD
- X-seq: zsh-workers 50000
- From: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Hang in E01 due to zpty on OpenBSD
- Date: Wed, 6 Apr 2022 14:48:00 +0900
- Archived-at: <https://zsh.org/workers/50000>
- In-reply-to: <YkrvmNPJwCRPZ0Ud@CptOrmolo.darkstar>
- List-id: <zsh-workers.zsh.org>
- References: <YkoUwETgsrrqDeZN@CptOrmolo.darkstar> <CAH+w=7ba1fo9BdNurD9TH5MjuyYRk=-xJ0ioXo8aTt_ZCKEhLw@mail.gmail.com> <YkpZH28mfZHlsd2T@CptOrmolo.darkstar> <YkpqyANtIznaB1tC@CptOrmolo.darkstar> <4BCAE950-2D78-415A-88C3-8362946DC74C@kba.biglobe.ne.jp> <YkrvmNPJwCRPZ0Ud@CptOrmolo.darkstar>
> 2022/04/04 22:16, Matthew Martin <phy1729@xxxxxxxxx> wrote:
>
> On Mon, Apr 04, 2022 at 05:34:09PM +0900, Jun T wrote:
>
>> Replace the pattern (in configure.ac)
>> openbsd*)
>> by
>> openbsd7*)
>> or such if openpty() should be used only on specific versions of OpenBSD.
>
> I would only support OpenBSD-current unless anyone objects
We can't specify -current here.
I've upgraded to OpenBSD-7.1 but still can't reproduce your problem.
But since openpty() works fine on OpenBSD7.0/7.1, I will push the patch
with 'openbsd7*)' (with Mikael's fix of typo) if there is no objection.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author