Hi Bruno,
Bruno Haible wrote:
> CentOS 7 will be supported until 2028.
> I've updated Gnulib's end-of-life.txt:
I remember we based our Python 3.7 dependency on CentOS almost being
almost end of life [1]. Does this change anything there? Or will
installing some python-3.7 package and using an ali
Paul Eggert wrote on 2024-06-11:
> Close call, but since CentOS 7 is still
> officially alive I installed the 2nd patch.
CentOS 7 will be supported until 2028.
I've updated Gnulib's end-of-life.txt:
https://git.savannah.gnu.org/gitweb/?p=gnulib/maint-tools.git;a=blob;f=end-of-life.txt;h=15e2c6cca
Paul Eggert wrote:
> I installed the 2nd patch.
I confirm that "make check" now passes on CentOS 7.
Bruno
Thanks for the report and fixes. Close call, but since CentOS 7 is still
officially alive I installed the 2nd patch. (A plus is that 'configure'
is a bit faster)
Building the current grep (git master) with the current Gnulib, I see a test
failure on CentOS 7:
FAIL: test-mbrlen-1.sh
==
../../gnulib-tests/test-mbrlen.c:47: assertion 'ret == (size_t)(-2)' failed
../../gnulib-tests/test-mbrlen-1.sh: line 5: 31796 Aborted