View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000737 | 1003.1(2013)/Issue7+TC1 | Shell and Utilities | public | 2013-08-17 12:00 | 2019-06-10 08:55 |
| Reporter | salikhmetov | Assigned To | |||
| Priority | normal | Severity | Comment | Type | Enhancement Request |
| Status | Closed | Resolution | Accepted | ||
| Name | Anton Salikhmetov | ||||
| Organization | EuroMake Initiative | ||||
| User Reference | |||||
| Section | XCU 2.10.2 | ||||
| Page Number | 2350 | ||||
| Line Number | 74834-74838 | ||||
| Interp Status | --- | ||||
| Final Accepted Text | See Desired Action | ||||
| Summary | 0000737: two of Shell Grammar Rules unnecessary | ||||
| Description | Shell Grammar Rules for compound_list duplicate the definition of linebreak linebreak : newline_list | /* empty */ ; which results in four grammar rules for compound_list instead of two. | ||||
| Desired Action | On page 2350, lines 74834-74838, change compound_list : term | newline_list term | term separator | newline_list term separator ; to compound_list : linebreak term | linebreak term separator ; | ||||
| Tags | tc2-2008 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-08-17 12:00 | salikhmetov | New Issue | |
| 2013-08-17 12:00 | salikhmetov | Name | => Anton Salikhmetov |
| 2013-08-17 12:00 | salikhmetov | Organization | => EuroMake Initiative |
| 2013-08-17 12:00 | salikhmetov | Section | => XCU 2.10.2 |
| 2013-08-17 12:00 | salikhmetov | Page Number | => 2350 |
| 2013-08-17 12:00 | salikhmetov | Line Number | => 74834-74838 |
| 2013-08-29 16:26 | nick | Interp Status | => --- |
| 2013-08-29 16:26 | nick | Final Accepted Text | => See Desired Action |
| 2013-08-29 16:26 | nick | Status | New => Resolved |
| 2013-08-29 16:26 | nick | Resolution | Open => Accepted |
| 2013-08-29 16:26 | nick | Tag Attached: tc2-2008 | |
| 2019-06-10 08:55 | agadmin | Status | Resolved => Closed |