View Issue Details

IDProjectCategoryView StatusLast Update
00010891003.1(2016/18)/Issue7+TC2Shell and Utilitiespublic2016-10-18 15:33
ReporterMark_Galeck Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionWithdrawn 
NameMark Galeck
Organization
User Reference
Section2.9.4 Compound Commands
Page Number2372
Line Number75770-75772
Interp Status---
Final Accepted Text
Summary0001089: "the tilde expansion, parameter expansion, command substitution, arithmetic expansion, and quote removal" is too wordy
Description"the tilde expansion, parameter expansion, command substitution, arithmetic expansion, and quote removal" is simply "WORD expansion" . It matters to clarify this way, not just so as to not confuse the reader, but also because of the issues in my next report concerning WORD expansions.
Desired Actionreplace "the tilde expansion, parameter expansion, command substitution, arithmetic expansion, and quote removal" with "WORD expansion"
TagsNo tags attached.

Activities

geoffclare

2016-10-18 14:59

manager   bugnote:0003420

The proposed change is incorrect because it would add field splitting to the expansions. (Actually it would become unclear which expansions are applied, because 2.6 says "Not all expansions are performed on every word, as explained in the following sections", and this is the text that explains which of the expansions are performed on this particular word.)

If the current text is felt to be too wordy, it could be changed to:

... resulting from applying all word expansions (see Section 2.6) except field splitting to the given word.

Mark_Galeck

2016-10-18 15:08

reporter   bugnote:0003423

I see. Thank you. How do I close this report (as bogus)?

geoffclare

2016-10-18 15:33

manager   bugnote:0003426

Closing as withdrawn, as requested in 0001089:0003423

Issue History

Date Modified Username Field Change
2016-10-18 11:33 Mark_Galeck New Issue
2016-10-18 11:33 Mark_Galeck Name => Mark Galeck
2016-10-18 11:33 Mark_Galeck Section => 2.9.4 Compound Commands
2016-10-18 11:33 Mark_Galeck Page Number => 2372
2016-10-18 11:33 Mark_Galeck Line Number => 75770-75772
2016-10-18 14:59 geoffclare Note Added: 0003420
2016-10-18 15:08 Mark_Galeck Note Added: 0003423
2016-10-18 15:33 geoffclare Interp Status => ---
2016-10-18 15:33 geoffclare Note Added: 0003426
2016-10-18 15:33 geoffclare Status New => Closed
2016-10-18 15:33 geoffclare Resolution Open => Withdrawn