[PATCH] SHARED-FILES: Update gettext sync record

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Mon May 18 18:30:22 GMT 2026



On 18/05/26 07:18, Avinal Kumar wrote:
> Update the gettext section to reflect the 2026 sync with GNU
> gettext 1.0 (through commit 2ebbdd0e2).  Add intl/eval-plural.h
> which was missing from the shared files list.
> 
> Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>

LGTM, thanks.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

> ---
>  SHARED-FILES | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/SHARED-FILES b/SHARED-FILES
> index c0260d6615..d9afebfa28 100644
> --- a/SHARED-FILES
> +++ b/SHARED-FILES
> @@ -152,9 +152,7 @@ gnulib:
>    time/strptime.c
>    time/timegm.c
>  
> -# The last merge was 2014-12-11 and merged gettext 0.19.3 into glibc with a
> -# patch submitted to the gettext mailing list for changes that could be merged
> -# back.
> +# Synced with GNU gettext 1.0 (2026-05-18), through gettext commit 2ebbdd0e2.
>  #
>  # This commit was omitted from the merge as it does not appear to be compatible
>  # with how glibc expects things to work:
> @@ -171,6 +169,7 @@ gettext:
>    intl/dcngettext.c
>    intl/dgettext.c
>    intl/dngettext.c
> +  intl/eval-plural.h
>    intl/explodename.c
>    intl/finddomain.c
>    intl/gettext.c



More information about the Libc-alpha mailing list