Anonymous | Login | 2024-12-12 14:37 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0001513 | [Issue 8 drafts] Shell and Utilities | Objection | Omission | 2021-08-19 11:05 | 2024-06-11 09:12 | ||
Reporter | geoffclare | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted | ||||
Status | Closed | 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 | ||||||
Attached Files | |||||||
|
Relationships | ||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |