GNU bug report logs - #34490
console the user that his -n in sort --debug -n was seen

Previous Next

Package: coreutils;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 15 Feb 2019 16:15:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: bug#34490: closed (Re: bug#34490: console the user that his -n in
 sort --debug -n was seen)
Date: Mon, 18 Feb 2019 03:12:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34490: console the user that his -n in sort --debug -n was seen

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34490 <at> debbugs.gnu.org.

-- 
34490: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34490
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 34490-done <at> debbugs.gnu.org
Subject: Re: bug#34490: console the user that his -n in sort --debug -n was
 seen
Date: Sun, 17 Feb 2019 19:11:51 -0800
On 16/02/19 23:28, 積丹尼 Dan Jacobson wrote:
>>>>>> "PB" == Pádraig Brady <P <at> draigBrady.com> writes:
> PB> Fair point. I'm thinking of this extra qualification:
> 
> PB>   sort: text ordering performed using ‘en_IE.UTF-8’ sorting rules
> Maybe say                                  ^^^^^^^^^^^^'LC_CTYPE=en_IE.UTF-8' sorting rules
> 
> PB>   sort: text ordering performed using simple byte comparison
> 
> sort: text ordering performed using simple byte (LC_CTYPE=C) comparison
> or something like that.

That's probably more confusing to the user,
especially as one doesn't generally explicitly set LC_CTYPE.
I'll go with my clarification.

thanks,
Pádraig


[Message part 3 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-coreutils <at> gnu.org
Subject: console the user that his -n in sort --debug -n was seen
Date: Fri, 15 Feb 2019 22:21:37 +0800
Can you please have assure the user in that message it makes
that it has indeed seen his -n/--numeric-sort.

$ sort --debug
sort: using simple byte comparison
$ sort --debug --numeric-sort
sort: using simple byte comparison
                   ^^^^ unchanged. User gets nervous.

sort (GNU coreutils) 8.30. Sorry we discussed this before but kinda hard to find...



This bug report was last modified 6 years and 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.