[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FAIL: autopoint-3
From: |
Bruno Haible |
Subject: |
Re: FAIL: autopoint-3 |
Date: |
Sat, 22 Jun 2024 12:41:26 +0200 |
Hi Santiago,
> Fortunately, that will not be necessary, as I bisected the bug yesterday
> and found that the bug exists since version 20231101, so I told the
> upstream mawk maintainer (Thomas Dickey) about it, and he suggested
> this fix:
>
> https://github.com/ThomasDickey/original-mawk/issues/77
>
> which fixes my issue as well, so there is actually nothing to debug.
Good to hear that the fix is already known, and that the maintainer
has already acknowledged it.
> For the Debian package, I still will have to add something like this
> to the build-depends:
>
> gawk | mawk (>= fixed-version)
Makes sense.
Bruno