View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001308 | 1003.1(2016/18)/Issue7+TC2 | Shell and Utilities | public | 2019-12-18 23:28 | 2024-06-11 09:08 |
Reporter | Antonio Diaz | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Accepted | ||
Name | Antonio Diaz Diaz | ||||
Organization | GNU Project | ||||
User Reference | |||||
Section | ed | ||||
Page Number | 2691 | ||||
Line Number | 87839 | ||||
Interp Status | --- | ||||
Final Accepted Text | See 0001308:0004730 | ||||
Summary | 0001308: Error in table of addresses for address 7,+ | ||||
Description | In the table of addresses at the end of the ed page we can see (among other rows): Address Addr1 Addr2 7,+ 7 8 7;+ 7 8 But the first row above should be equivalent to '7,.+', not to '7,8'. See http://lists.gnu.org/archive/html/bug-ed/2018-10/msg00005.html for an explanation and some tests. | ||||
Desired Action | Change the Addr2 column for address '7,+' to '.+' like this: Address Addr1 Addr2 7,+ 7 .+ | ||||
Tags | tc3-2008 |
|
Reformatting description and desired action to aid in reading: Description: In the table of addresses at the end of the ed page we can see (among other rows): Address Addr1 Addr2 7,+ 7 8 7;+ 7 8 But the first row above should be equivalent to '7,.+', not to '7,8'. See http://lists.gnu.org/archive/html/bug-ed/2018-10/msg00005.html for an explanation and some tests. Desired Action: Change the Addr2 column for address '7,+' to '.+' like this: Address Addr1 Addr2 7,+ 7 .+ |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-18 23:28 | Antonio Diaz | New Issue | |
2019-12-18 23:28 | Antonio Diaz | Name | => Antonio Diaz Diaz |
2019-12-18 23:28 | Antonio Diaz | Organization | => GNU Project |
2019-12-18 23:28 | Antonio Diaz | Section | => ed |
2019-12-18 23:28 | Antonio Diaz | Page Number | => 0 |
2019-12-18 23:28 | Antonio Diaz | Line Number | => 0 |
2020-01-16 16:16 | nick | Page Number | 0 => 2691 |
2020-01-16 16:16 | nick | Line Number | 0 => 87839 |
2020-01-16 16:16 | nick | Interp Status | => --- |
2020-01-16 16:16 | nick | Note Added: 0004730 | |
2020-01-16 16:16 | nick | Note Edited: 0004730 | |
2020-01-16 16:29 | nick | Final Accepted Text | => See 0001308:0004730 |
2020-01-16 16:29 | nick | Status | New => Resolved |
2020-01-16 16:29 | nick | Resolution | Open => Accepted |
2020-01-16 16:29 | nick | Tag Attached: tc3-2008 | |
2020-02-26 11:46 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:08 | agadmin | Status | Applied => Closed |