> Le 30 oct. 2018 à 16:30, Jannick <[email protected]> a écrit :
>
> Hi Akim,
>
>
>
> the GNU lib module 'gettext' is said to be obsolete
> (https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=modules/ge
> ttext)
>
> and 'gettext-h' should be preferred instead. Not sure which impact this has
> when it comes to inconsistent gettext versions.
>
>
>
> I am just wondering if this would be an appropriate change for bison.
Thanks.
I have started working on this (https://github.com/akimd/bison/commits/gettext),
but it’s non trivial. I’ll do that when I have time. It must not break
my CI.