On 12/8/18 8:30 PM, Grisha Levit wrote:
> There seems to be an issue with the following new bash-5.0 feature:
>
> A nameref name resolution loop in a function now resolves to a variable by
> that name in the global scope.
>
> [ Note: "warning: x: circular name reference" messages omitted belo
There seems to be an issue with the following new bash-5.0 feature:
A nameref name resolution loop in a function now resolves to a variable by
that name in the global scope.
[ Note: "warning: x: circular name reference" messages omitted below. ]
While referencing such a nameref works as desc