I installed the attached spelling fix to a comment in my previous patch.From 8c1a447a3790ec74ef919c60d46673e7be061c72 Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Wed, 25 May 2022 11:49:13 -0700
Subject: [PATCH] maint: spelling fix
---
src/sort.c | 2 +-
1 file changed, 1 insertion(+), 1 de
Thanks, Pádraig, for fixing that. And thanks, Larry, for reporting that.
The existing tests are sufficient to catch this.
Yes, evidently I forgot to run 'make check', which I usually do. I'll
try to not forget next time
I installed the attached further patches to (1) coalesce duplicate
On 25/05/2022 03:00, Larry Ploetz wrote:
I think I've found a bug in sort (git branch master). The --reverse flag
seems to be ignored when --keys are supplied.
larryp-MBP:bin larry$ ./sort --version
sort (GNU coreutils) 9.1.17-a351f
Copyright (C) 2022 Free Software Foundation, Inc
I think I've found a bug in sort (git branch master). The --reverse flag
seems to be ignored when --keys are supplied.
larryp-MBP:bin larry$ ./sort --version
sort (GNU coreutils) 9.1.17-a351f
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or
late