On 5/12/16 7:13 AM, dietmar.schind...@manroland-web.com wrote:
>> On 11/11/15 3:00 AM, dietmar.schind...@manroland-web.com wrote:
>>> In the section
>>> https://www.gnu.org/software/bash/manual/bash.html#Here-Strings there is no
>>> mention (as far as I can see, it doesn't follow from the documen
On Sun, May 1, 2016 at 7:29 PM, Chet Ramey wrote:
Thanks for the report. This was discussed by the austin group back in 2014
> and resulted in Posix interpretation 888.
>
Thanks for the pointer. Looking at that interpretation (
http://austingroupbugs.net/view.php?id=888), I noticed that it inclu
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 otherwise.
i.e. bash doesn’t actually care that ref