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: Pádraig Brady <P <at> draigBrady.com>
Subject: bug#6176: closed (Re: bug#6176: [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 bug report

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

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 6176 <at> debbugs.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: 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".

[Message part 3 (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 4 (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)]

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

Previous Next


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