View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001714 | Issue 8 drafts | Shell and Utilities | public | 2023-05-07 14:22 | 2024-06-11 09:12 |
Reporter | rillig | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Clarification Requested |
Status | Closed | Resolution | Accepted As Marked | ||
Product Version | Draft 3 | ||||
Name | Roland Illig | ||||
Organization | |||||
User Reference | |||||
Section | make | ||||
Page Number | 3114 | ||||
Line Number | 104939, 104946 | ||||
Final Accepted Text | 0001714:0006373 | ||||
Summary | 0001714: Use consistent wording for splitting a macro value into fields/words | ||||
Description | The lines 104939 try to say the same but use different words for it: Line 104939 says: > where a word, in this context, is defined to be a string delimited by the beginning of the line, a <blank>, or a <newline> (This definition wrongly assumes that macro values are still related to the lines they originate from.) Line 104946 says: > each white-space-separated word | ||||
Desired Action | In line 104939, replace the complicated definition with the simpler 'each white-space-separated word', with no intended change in meaning. | ||||
Tags | applied_after_i8d3, issue8 |
|
On page 3114 line 104939, change:by the beginning of the lineto: by the beginning of the value |
|
Because 'beginning' is a positional value, not a character, and because white space includes some characters that are not <blank> or <newline> characters, changing it to just white space would be a change in meaning. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-05-07 14:22 | rillig | New Issue | |
2023-05-07 14:22 | rillig | Name | => Roland Illig |
2023-05-07 14:22 | rillig | Section | => make |
2023-05-07 14:22 | rillig | Page Number | => 3114 |
2023-05-07 14:22 | rillig | Line Number | => 104939, 104946 |
2023-06-29 15:49 | geoffclare | Note Added: 0006373 | |
2023-06-29 15:50 | geoffclare | Final Accepted Text | => 0001714:0006373 |
2023-06-29 15:50 | geoffclare | Status | New => Resolved |
2023-06-29 15:50 | geoffclare | Resolution | Open => Accepted As Marked |
2023-06-29 15:50 | geoffclare | Tag Attached: issue8 | |
2023-06-29 15:55 | shware_systems | Note Added: 0006374 | |
2023-07-18 11:02 | geoffclare | Status | Resolved => Applied |
2023-07-18 11:02 | geoffclare | Tag Attached: applied_after_i8d3 | |
2024-06-11 09:12 | agadmin | Status | Applied => Closed |