poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New release with updated gnulib?


From: Florian Weimer
Subject: New release with updated gnulib?
Date: Thu, 30 Nov 2023 12:43:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux)

Could we get a new release with an updated gnulib that includes this
commit?

commit f2b8ad906cbc861552a64e3804e5851c323cbac7
Author: Bruno Haible <bruno@clisp.org>
Date:   Sun Feb 12 00:36:10 2023 +0100

    terminfo, termcap: Avoid wrong configure result with clang ≥ 15.
    
    clang 15 reports an error for -Wint-conversion by default.
    
    Reported by Sam James <sam@gentoo.org> in
    <https://savannah.gnu.org/bugs/?63793>.
    
    * m4/terminfo.m4 (gl_TERMINFO_BODY): Avoid a -Wint-conversion warning
    when testing for tparam and tparm.
    * m4/termcap.m4 (gl_TERMCAP_BODY): Likewise.

It will help with the GCC 14 transition, which will likely default to
-Werror=int-conversion by default as well.

Thanks,
Florian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]