| To: | austin-group-l@xxxxxxxxxxxxx |
|---|---|
| Subject: | [1003.1(2008)/Issue 7 0000171]: Omission in syntax guideline 5 |
| From: | Austin Group Bug Tracker <noreply@xxxxxxxxxxxxx> |
| Date: | Tue, 20 Oct 2009 16:18:13 +0000 |
| Keywords: | [1003.1(2008)/Issue 7] Base Definitions and Headers |
The following issue has been SUBMITTED. ====================================================================== http://austingroupbugs.net/view.php?id=171 ====================================================================== Reported By: geoffclare Assigned To: ajosey ====================================================================== Project: 1003.1(2008)/Issue 7 Issue ID: 171 Category: Base Definitions and Headers Type: Omission Severity: Objection Priority: normal Status: Under Review Name: Geoff Clare Organization: The Open Group User Reference: Section: 12.2 Utility Syntax Guidelines Page Number: 216 Line Number: 7120 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2009-10-20 16:18 UTC Last Modified: 2009-10-20 16:18 UTC ====================================================================== Summary: Omission in syntax guideline 5 Description: Utility syntax guideline 5 states: "Options without option-arguments should be accepted when grouped behind one '-' delimiter." It omits any mention of grouping one or more options without option-arguments together with one option that does take an option-argument. For example: grep -ivf pattern_file input_file This is common existing practice in applications and in interactive shell commands. Desired Action: Change: Options without option-arguments should be accepted when grouped behind one '-' delimiter. to: One or more options without option-arguments, followed by at most one option that takes an option-argument, should be accepted when grouped behind one '-' delimiter. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2009-10-20 16:18 geoffclare New Issue 2009-10-20 16:18 geoffclare Status New => Under Review 2009-10-20 16:18 geoffclare Assigned To => ajosey 2009-10-20 16:18 geoffclare Name => Geoff Clare 2009-10-20 16:18 geoffclare Organization => The Open Group 2009-10-20 16:18 geoffclare Section => 12.2 Utility Syntax Guidelines 2009-10-20 16:18 geoffclare Page Number => 216 2009-10-20 16:18 geoffclare Line Number => 7120 2009-10-20 16:18 geoffclare Interp Status => --- ====================================================================== |
| Previous by Date: | [1003.1(2008)/Issue 7 0000171]: Omission in syntax guideline 5, Austin Group Bug Tracker |
|---|---|
| Next by Date: | [1003.1(2008)/Issue 7 0000171]: Omission in syntax guideline 5, Austin Group Bug Tracker |
| Previous by Thread: | [1003.1(2008)/Issue 7 0000171]: Omission in syntax guideline 5, Austin Group Bug Tracker |
| Next by Thread: | [1003.1(2008)/Issue 7 0000171]: Omission in syntax guideline 5, Austin Group Bug Tracker |
| Indexes: | [Date] [Thread] [All Lists] |