[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: logic in m4/strtoimax.m4 inverted
From: |
Evan Gates |
Subject: |
Re: logic in m4/strtoimax.m4 inverted |
Date: |
Tue, 14 May 2024 09:17:49 -0600 |
On Mon, Oct 3, 2022 at 12:48 PM Chet Ramey <chet.ramey@case.edu> wrote:
>
> On 10/1/22 6:38 AM, Emanuel Haupt wrote:
> > Static build of 5.2 fails to build on FreeBSD 13.1-RELEASE (amd64).
> >
> > The logic in m4/strtoimax.m4 is inverted. The following patch replaces
> > strtoimax() if and only if it is present and functional.
>
> Thanks for the report. You're right, of course.
Will you be applying this fix? I just ran into the same issue doing a
static build with a musl toolchain.
- Re: logic in m4/strtoimax.m4 inverted,
Evan Gates <=