bug-gnulib
[Top][All Lists]
Advanced

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

Re: sort keys patch for gendocs.sh, gitlog-to-changelog


From: Bruno Haible
Subject: Re: sort keys patch for gendocs.sh, gitlog-to-changelog
Date: Thu, 13 Jun 2024 22:21:40 +0200

Hi Karl,

> The patch included tweaks to gendocs.sh and gitlog-to-changelog, below.
> I'm working on the automake parts of the patch, but can someone here
> decide about committing them please?

To me (who doesn't know Perl) they look reasonable.

Perl's sort allows to specify the sort criterion (<=>, cmp, ncmp, ...) [1][2],
but it seems that here the sort criterion does not really matter?

[1] https://perldoc.perl.org/functions/sort
[2] https://stackoverflow.com/questions/383528/

> And, where is the latter maintained?

gitlog-to-changelog is maintained in Gnulib, as can be seen from
  $ git log  build-aux/gitlog-to-changelog

Bruno






reply via email to

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