GNU bug report logs - #6176
[PATCH 1/2] sort: add a --debug option to highlight key extents

Previous Next

Package: coreutils;

Reported by: Pádraig Brady <P <at> draigBrady.com>

Date: Tue, 11 May 2010 22:59:02 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

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: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6176: closed ([PATCH 1/2] sort: add a --debug option to
 highlight key extents)
Date: Wed, 12 May 2010 11:09:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 12 May 2010 13:08:35 +0200
with message-id <87vdatml70.fsf <at> meyering.net>
and subject line Re: bug#6176: [PATCH 1/2] sort: add a --debug option to highlight key extents
has caused the GNU bug report #6176,
regarding [PATCH 1/2] sort: add a --debug option to highlight key extents
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6176: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6176
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: Report bugs to <bug-coreutils <at> gnu.org>
Subject: [PATCH 1/2] sort: add a --debug option to highlight key extents
Date: Tue, 11 May 2010 23:56:49 +0100
[Message part 3 (text/plain, inline)]
The attached patch allows one to:

$ printf "one 2 3e3e" | .sort --debug -k3,3g -k2,2
one 2 3e3e
      ___
   __
__________


cheers,
Pádraig
[0001-sort-add-a-debug-option-to-highlight-key-extents.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Pádraig Brady <P <at> draigBrady.com>
Cc: 6176-done <at> debbugs.gnu.org
Subject: Re: bug#6176: [PATCH 1/2] sort: add a --debug option to highlight key
	extents
Date: Wed, 12 May 2010 13:08:35 +0200
Pádraig Brady wrote:
> The attached patch allows one to:
>
> $ printf "one 2 3e3e" | .sort --debug -k3,3g -k2,2
> one 2 3e3e
>       ___
>    __
> __________

Nice.  Thanks for writing all of that.
These changes are sure to be useful.

I have merely glanced through them (look fine so far),
but would not mind at all if you were to push the series as-is.

Jim

PS: I've gone ahead and marked this as "done".


This bug report was last modified 15 years and 62 days ago.

Previous Next


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