The issue I was trying to raise is that assignment modifies the global variable but expansion uses the local value. If the assignment to the global variable is intentional, then shouldn't expansion use the global variable's value as well?
- Global variable modification by nameref chain Grisha Levit
- Re: Global variable modification by nameref chain Chet Ramey
- Re: Global variable modification by nameref chain Grisha Levit
- Re: Global variable modification by nameref chai... Dan Douglas
- Re: Global variable modification by nameref chai... Grisha Levit
- Re: Global variable modification by nameref ... Chet Ramey
- Re: Global variable modification by nam... Grisha Levit
- Re: Global variable modification by... Chet Ramey
- Re: Global variable modificatio... Grisha Levit
- Re: Global variable modificatio... Dan Douglas
- Re: Global variable modificatio... Dan Douglas
- Re: Global variable modificatio... Dan Douglas
- Re: Global variable modificatio... Chet Ramey