[Japi-devel] [ japi-Bugs-1747898 ] Option list in --help should be sorted case insensitive
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2007-07-04 16:03:31
|
Bugs item #1747898, was opened at 2007-07-04 18:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1747898&group_id=149894 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: libs-argparser Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) Assigned to: Christian Hujer (christianhujer) Summary: Option list in --help should be sorted case insensitive Initial Comment: The options in --help currently are sorted case insensitive. That means --Foo is sorted before --bar. Instead, options should be sorted case insensitive. The case should only matter if it's the only thing that differs, e.g. with -A vs. -a. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1747898&group_id=149894 |