View Issue Details

IDProjectCategoryView StatusLast Update
0001513Issue 8 draftsShell and Utilitiespublic2024-06-11 09:12
Reportergeoffclare Assigned To 
PrioritynormalSeverityObjectionTypeOmission
Status ClosedResolutionAccepted 
Product VersionDraft 2.1 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionmake
Page Number2934, 2943
Line Number98298, 98688, 98689
Final Accepted Text
Summary0001513: Changes for make missed when :::= was added
DescriptionThere are three places that were changed for ::= which needed to change again for :::= but were missed in bug 0001471.
Desired ActionOn 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>

Tagsissue8

Relationships

related to 0001471 Closed Add an orthogonal interface for immediate macro expansion definitions to make 

Activities

There are no notes attached to this issue.

Issue History

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