bugGNU Mailutils - Bugs: bug #54829, Wordsplit does not expand commands...

 
 

bug #54829: Wordsplit does not expand commands recursively

Submitter:  Sergey Poznyakoff <gray>
Submitted:  Fri 12 Oct 2018 11:32:24 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  gray
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 22 Oct 2018 09:13:38 AM UTC, comment #1: 

Fixed by 2c2e3c50d6a8b5da362983470b67c34ad6d3806a.

Sergey Poznyakoff <gray>
Group administrator
Fri 12 Oct 2018 11:32:24 AM UTC, original submission:  

Given a recursive command call like:


  $(foo x $(bar y))


wordsplit expands it as a call to command foo with arguments "x $(bar y)". Instead, it should recursively process the command line and invoke foo only when all other processing is finished.

Sergey Poznyakoff <gray>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gray (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-12-15 gray Open/ClosedOpen Closed
    2018-10-22 gray StatusIn Progress Fixed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code