GNU bug report logs -
#39351
One failed self test on CentOS 5
Previous Next
Reported by: noloader <at> gmail.com
Date: Thu, 30 Jan 2020 01:22:01 UTC
Severity: normal
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 39351 <at> debbugs.gnu.org (full text, mbox):
On 2020-01-30 1:55 a.m., Jeffrey Walton wrote:
> On Thu, Jan 30, 2020 at 2:25 AM Assaf Gordon <assafgordon <at> gmail.com> wrote:
>> On 2020-01-29 6:21 p.m., Jeffrey Walton wrote:
>>> FAIL: test-strverscmp
>>> =====================
>>> test-strverscmp.c:52: assertion 'strverscmp (a, c) < 0' failed
>>
>> sed uses the strverscmp() function only in one rarely used GNU extension
>> (the "v" command) and it is extremely unlikely to affect any real-world
>> scenarios of using sed.
>>
>> GNU sed itself did not fail any tests on your system, and it is OK to
>> use it.
>>
>
> Can you confirm Sed is using the latest Gnulib as of Sed's release
> date? I.e., https://www.gnu.org/software/gnulib/manual/html_node/Simple-update.html
> .
>
> I want to ensure I am not chasing something that's already been fixed.
In sed's commit log you can see sed 4.8 was released on 14-Jan-2020,
and the last gnulib updated was on 11-Jan-2020 :
https://git.savannah.gnu.org/cgit/sed.git/log/
sed's gnulib was updated to commit
https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=6b9d15b8bcb3c009374ccb21dc2c2be2333133d
.
So it is up-to-date, and there have been no "strverscmp" related
changes since then.
This bug report was last modified 5 years and 110 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.