View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001092 | 1003.1(2016/18)/Issue7+TC2 | Shell and Utilities | public | 2016-10-18 12:01 | 2016-10-27 18:13 |
Reporter | Mark_Galeck | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Withdrawn | ||
Name | Mark Galeck | ||||
Organization | |||||
User Reference | |||||
Section | 2.10.1 Shell Grammar Lexical Conventions | ||||
Page Number | 2375 | ||||
Line Number | 75891-75892 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0001092: "The reduction shall then proceed" is incorrect | ||||
Description | "The reduction shall then proceed" is incorrect. Depending on the token identifier yielded, the reduction may or may not proceed (if the identifier is not the "expected" one, then usually a syntax error would result and the whole program string would not be accepted by the grammar). | ||||
Desired Action | Change "The reduction shall then proceed" to "The reduction shall then proceed or not," . | ||||
Tags | No tags attached. |
|
Please, no, "x or not" is always a useless sentence, for any value of "x". It says precisely nothing. If some change is needed here (if) then it needs to be different than suggested. Perhaps rather than "then proceed" it could be "be attempted" - though personally I don't see those two as meaning anything different. "proceeed" does not mean "succeed". |
|
I agree that "x or not" is pointless. On the other hand, "proceed" absolutely means "succeed" in this context. "proceed" means, in English, "to move forward" (or some such), it definitely does not mean "attempt to move forward". In this context, if you moved forward, that means, the reduction succeeded. |
|
This report is included in the summary report 1100 and can be cancelled. |
|
Withdrawn by submitter in 0001092:0003465 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-18 12:01 | Mark_Galeck | New Issue | |
2016-10-18 12:01 | Mark_Galeck | Name | => Mark Galeck |
2016-10-18 12:01 | Mark_Galeck | Section | => 2.10.1 Shell Grammar Lexical Conventions |
2016-10-18 12:01 | Mark_Galeck | Page Number | => 2375 |
2016-10-18 12:01 | Mark_Galeck | Line Number | => 75891-75892 |
2016-10-19 09:37 | kre | Note Added: 0003434 | |
2016-10-19 20:27 | Mark_Galeck | Note Added: 0003438 | |
2016-10-27 12:44 | Mark_Galeck | Note Added: 0003465 | |
2016-10-27 18:13 | Don Cragun | Interp Status | => --- |
2016-10-27 18:13 | Don Cragun | Note Added: 0003477 | |
2016-10-27 18:13 | Don Cragun | Status | New => Closed |
2016-10-27 18:13 | Don Cragun | Resolution | Open => Withdrawn |