bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6176: [PATCH 2/2] sort: --debug: output data independent key warning


From: Pádraig Brady
Subject: bug#6176: [PATCH 2/2] sort: --debug: output data independent key warnings
Date: Wed, 12 May 2010 00:39:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

The attached patch gives warnings about questionable
option combinations. For example:

$ sort --debug -rb -k1,1n /dev/null
! options `-b' are ignored
! option `-r' only applies to last-resort comparison

cheers,
Pádraig.

Attachment: 0002-sort-debug-output-data-independent-key-warnings.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]