GNU bug report logs - #17189
Sort bug #2

Previous Next

Package: coreutils;

Reported by: Nikos Balkanas <nbalkanas <at> gmail.com>

Date: Sat, 5 Apr 2014 04:39:01 UTC

Severity: normal

Tags: notabug

Merged with 17188

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Blake <eblake <at> redhat.com>
To: Nikos Balkanas <nbalkanas <at> gmail.com>
Cc: 17189-done <at> debbugs.gnu.org
Subject: bug#17189: Sort bug #2
Date: Mon, 07 Apr 2014 12:43:47 -0600
[Message part 1 (text/plain, inline)]
On 04/07/2014 12:11 PM, Nikos Balkanas wrote:

>>
>> What more are you proposing?
>>
> 
> I have already written a patch. It uses the available "-a" command line
> option to
>  "force" traditional (ascii) sorting. Have updated man pages accordingly.
> 
> What is the best way to upload it?

http://git.savannah.gnu.org/cgit/coreutils.git/tree/HACKING describes
the best way to send a patch.  However, I will warn you that we are very
reluctant to burn a short option letter if there is not already existing
practice of another non-GNU implementation using the same short option
letter for the same meaning.  Furthermore, I think that:

LC_ALL=C sort ...

is just about as easy to type as:

sort --ascii ...

and that since the former is standardized by POSIX and already supported
by non-GNU sort and in wide use now, while the latter is an extension
and not likely to percolate into common use for several years, that it
is unlikely that we will take the patch (when two ways exist to do the
same thing, we prefer the standardized way over a GNU-specific
extension).  I can't outright reject your patch without seeing it, but
am just trying to warn you that the bar for new features in coreutils is
fairly high.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 11 years and 49 days ago.

Previous Next


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