[PATCH] Regenerate charmap-kw.h and locfile-kw.h with gperf 3.3
Mark Wielaard
mark@klomp.org
Tue Nov 4 13:41:00 GMT 2025
Hi Collin,
On Mon, Nov 03, 2025 at 06:08:37PM -0800, Collin Funk wrote:
> In commit 970364dac00b38333e5b2d91c90d11e80141d265 we switched some
> /*FALLTHROUGH*/ comments to [[fallthrough]] to avoid warnings with
> Clang. However, since gperf emitted different output the buildbot
> failed. The buildbot has been updated to use gperf 3.3 which will use
> __attribute__ ((__fallthrough__)) where needed to avoid warnings [1].
> This patch regenerates these files with the same version.
>
> [1] https://sourceware.org/pipermail/libc-testresults/2025q4/014123.html
Thanks. I get the same output when running a rebuild with gperf 3.3.
Reviewed-by: Mark Wielaard <mark@klomp.org>
I have also updated the glibc-autoregen buildbot container and added a
note to https://sourceware.org/glibc/wiki/Regeneration about needing
gperf version 3.3.
Cheers,
Mark
More information about the Libc-alpha
mailing list