View Issue Details

IDProjectCategoryView StatusLast Update
0001695Issue 8 draftsShell and Utilitiespublic2023-06-20 08:40
Reporterrillig Assigned To 
PrioritynormalSeverityEditorialTypeClarification Requested
Status ClosedResolutionDuplicate 
Product VersionDraft 3 
NameRoland Illig
Organization
User Reference
Sectionmake
Page Number3106
Line Number104594
Final Accepted Text
Summary0001695: Description of MAKEFLAGS has confusing cross reference to word splitting
DescriptionThe description of the MAKEFLAGS environment variable says:
> similar to a portion of the make utility command line
> ...
> as described in XBD Section 12.2
> ...
> shall not be subjected to the word expansions
> (see Section 2.6, ...)

These references are fairly broad, as XBD Section 12.2 describes all utility syntax guideliines, of which only a few are relevant to this cross reference.

As field splitting is one of the word expansions from Section 2.6, the 'shall not' would imply that no field splitting shall occur.

Instead of having these cross references, it seems to be simpler to just specify that the fields shall be split using the default IFS, followed by quote removal.
Desired ActionRe-check whether the cross references are helpful.

If they aren't, replace the cross references with more specific and accurate text.
TagsNo tags attached.

Relationships

duplicate of 0001653 Closed make: confusing reference to word expansion 

Activities

geoffclare

2023-06-05 11:01

manager   bugnote:0006308

This is about the same text as bug 0001653 was. Perhaps the resolution of 1653 is sufficient to solve this one too?

rillig

2023-06-05 12:37

reporter   bugnote:0006309

Yes, it's a duplicate.

Issue History

Date Modified Username Field Change
2023-05-07 12:04 rillig New Issue
2023-05-07 12:04 rillig Name => Roland Illig
2023-05-07 12:04 rillig Section => make
2023-05-07 12:04 rillig Page Number => 3106
2023-05-07 12:04 rillig Line Number => 104594
2023-06-05 11:01 geoffclare Note Added: 0006308
2023-06-05 11:01 geoffclare Relationship added related to 0001653
2023-06-05 12:37 rillig Note Added: 0006309
2023-06-19 15:25 nick Status New => Resolved
2023-06-19 15:25 nick Resolution Open => Duplicate
2023-06-19 15:27 nick Relationship replaced duplicate of 0001653
2023-06-20 08:40 geoffclare Status Resolved => Closed