[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation error in readline/input.c using MinGW
From: |
Eli Zaretskii |
Subject: |
Re: Compilation error in readline/input.c using MinGW |
Date: |
Tue, 31 Dec 2024 20:46:58 +0200 |
> Date: Tue, 31 Dec 2024 13:07:57 -0500
> Cc: chet.ramey@case.edu, bug-readline@gnu.org, tom@tromey.com
> From: Chet Ramey <chet.ramey@case.edu>
>
>
> On 12/31/24 12:48 PM, Eli Zaretskii wrote:
>
> >> Readline-8.3-beta provides that stub implementation of alarm(3).
> >
> > Is that implementation in the Readline's Git repository? If so, can
> > you tell on which branch can I find it? Because I don't think I see
> > it on master, or maybe I'm missing something.
>
> You can find 8.3 testing releases in the 8.3-testing branch, and the
> development source in the devel branch.
Thanks, got it.