bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue declaring an array via a variable name


From: Oğuz
Subject: Re: Issue declaring an array via a variable name
Date: Sun, 22 Aug 2021 13:02:54 +0300

22 Ağustos 2021 Pazar tarihinde Hunter Wittenborn <
hunter@hunterwittenborn.com> yazdı:
>
> Well I'm expecting '(' to be part of the shell's syntax (when unquoted; so
> likewise not cause a syntax error), but when looking at things like the
> left side of a variable assignment, I'm sure you'll agree that it should
> allow any string that fits a variable's normal specification (regardless of
> being an array or not).
>

Okay, yeah, but neither `"var"', `"${variable}"', nor `${variable}' is a
'string that fits a variable's normal specification'.


-- 
Oğuz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]