bug-gnulib
[Top][All Lists]
Advanced

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

Re: Version sort behavior


From: Bruno Haible
Subject: Re: Version sort behavior
Date: Sat, 04 Jun 2022 05:48:48 +0200

Paul Eggert wrote:
> Thanks for the bug report. I installed the attached patch into Gnulib 
> master and propagated this into Coreutils, so it should be fixed in the 
> next Coreutils release.

The coreutils test 'tests/misc/ls-misc.pl' now fails for me:

version-sort...
ls-misc.pl: test version-sort: stdout mismatch, comparing version-sort.1 
(expected) and version-sort.O (actual)
*** version-sort.1      Sat Jun  4 05:28:12 2022
--- version-sort.O      Sat Jun  4 05:28:12 2022
***************
*** 1,3 ****
--- 1,5 ----
+ .0
+ .9
  .A
  .Z
  .a
***************
*** 5,12 ****
  .zz~
  .zz
  .zz.~1~
- .0
- .9
  .zz.0
  0
  9
--- 7,12 ----

I guess it needs an update of the expected test result.

Bruno






reply via email to

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