Re: nameref in temp environment

2016-05-20 Thread Chet Ramey
On 5/12/16 8:58 PM, Grisha Levit wrote: > The 20160506 snapshot changes assign_in_env to do some nameref-related > checks on the variable name, but these don’t really seem to make sense > since assignments in the temporary env just create regular variables and > don’t follow the nameref chain other

Re: nameref in temp environment

2016-05-20 Thread Grisha Levit
On Fri, May 20, 2016 at 3:05 PM, Chet Ramey wrote: It uses the existing variable for the readonly check and the > existing value to perform an append if desired. I can see using the > nameref itself for both of those; what do you think? I was thinking that desirable behavior is that something l