View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001513 | Issue 8 drafts | Shell and Utilities | public | 2021-08-19 11:05 | 2024-06-11 09:12 |
| Reporter | geoffclare | Assigned To | |||
| Priority | normal | Severity | Objection | Type | Omission |
| Status | Closed | Resolution | Accepted | ||
| Product Version | Draft 2.1 | ||||
| Name | Geoff Clare | ||||
| Organization | The Open Group | ||||
| User Reference | |||||
| Section | make | ||||
| Page Number | 2934, 2943 | ||||
| Line Number | 98298, 98688, 98689 | ||||
| Final Accepted Text | |||||
| Summary | 0001513: Changes for make missed when :::= was added | ||||
| Description | There are three places that were changed for ::= which needed to change again for :::= but were missed in bug 0001471. | ||||
| Desired Action | On page 2934 line 98298 section make, change:<tt>[macro[::]=value...]</tt>to: <tt>[macro[::[:]]=value...]</tt> On page 2943 line 98688 section make, change: before the <tt>=</tt>, <tt>::=</tt>, <tt>?=</tt>, or <tt>+=</tt>to: before the <tt>=</tt>, <tt>::=</tt>, <tt>:::=</tt>, <tt>?=</tt>, or <tt>+=</tt> On page 2943 line 98689 section make, change: precedes the <tt>::=</tt>, <tt>?=</tt>, or <tt>+=</tt>to: precedes the <tt>::=</tt>, <tt>:::=</tt>, <tt>?=</tt>, or <tt>+=</tt> | ||||
| Tags | issue8 | ||||
| related to | 0001471 | Closed | Add an orthogonal interface for immediate macro expansion definitions to make |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-08-19 11:05 | geoffclare | New Issue | |
| 2021-08-19 11:05 | geoffclare | Name | => Geoff Clare |
| 2021-08-19 11:05 | geoffclare | Organization | => The Open Group |
| 2021-08-19 11:05 | geoffclare | Section | => make |
| 2021-08-19 11:05 | geoffclare | Page Number | => 2934, 2943 |
| 2021-08-19 11:05 | geoffclare | Line Number | => 98298, 98688, 98689 |
| 2021-08-19 11:05 | geoffclare | Relationship added | related to 0001471 |
| 2021-12-16 16:13 | Don Cragun | Status | New => Resolved |
| 2021-12-16 16:13 | Don Cragun | Resolution | Open => Accepted |
| 2021-12-16 16:15 | Don Cragun | Tag Attached: issue8 | |
| 2022-01-13 10:17 | geoffclare | Status | Resolved => Applied |
| 2024-06-11 09:12 | agadmin | Status | Applied => Closed |