View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000054 | 1003.1(2008)/Issue 7 | Shell and Utilities | public | 2009-06-25 14:21 | 2009-06-25 18:17 |
| Reporter | Don Cragun | Assigned To | ajosey | ||
| Priority | normal | Severity | Objection | Type | Error |
| Status | Closed | Resolution | Duplicate | ||
| Name | Han Pingtian | ||||
| Organization | |||||
| User Reference | |||||
| Section | 2.10.2 | ||||
| Page Number | 2329 | ||||
| Line Number | 73599-73601 | ||||
| Interp Status | |||||
| Final Accepted Text | |||||
| Summary | 0000054: else_part in shell gramar missing compound list after "Then" | ||||
| Description | This is wrong: else_part : Elif compound_list Then else_part | Else compound_list It should be else_part : Elif compound_list Then compound_list else_part | Else compound_list | ||||
| Desired Action | Change this: else_part : Elif compound_list Then else_part | Else compound_list to this one: else_part : Elif compound_list Then compound_list else_part | Else compound_list | ||||
| Tags | No tags attached. | ||||
|
|
Originally reported by hanpingtian:xxxxxxxxx Wed, 20 May 2009 07:20:14 +0100 (BST) with Subject: Defect in XCU 2.10.2 Shell Grammar Rules Transcribed by Don Cragun from xcubug3.txt ERN 10 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-06-25 14:21 | Don Cragun | New Issue | |
| 2009-06-25 14:21 | Don Cragun | Status | New => Under Review |
| 2009-06-25 14:21 | Don Cragun | Assigned To | => ajosey |
| 2009-06-25 14:21 | Don Cragun | Name | => Han Pingtian |
| 2009-06-25 14:21 | Don Cragun | Section | => 2.10.2 |
| 2009-06-25 14:21 | Don Cragun | Page Number | => 2329 |
| 2009-06-25 14:21 | Don Cragun | Line Number | => 73599-73601 |
| 2009-06-25 14:26 | Don Cragun | Note Added: 0000095 | |
| 2009-06-25 14:28 | Don Cragun | Status | Under Review => Closed |
| 2009-06-25 14:28 | Don Cragun | Resolution | Open => Duplicate |
| 2009-06-25 16:38 | Don Cragun | Tag Attached: real bug in aardvark | |
| 2009-06-25 18:17 | msbrown | Relationship added | duplicate of 0000044 |
| 2009-06-26 06:38 | Don Cragun | Note Edited: 0000095 | |
| 2009-08-14 08:18 | geoffclare | Tag Detached: real bug in aardvark |