Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11458

Re: Inconsistent arithmetic evaluation of parameters

From Andreas Schwab <schwab@linux-m68k.org>
Newsgroups gnu.bash.bug
Subject Re: Inconsistent arithmetic evaluation of parameters
Date 2015-09-02 09:16 +0200
Message-ID <mailman.381.1441178189.19560.bug-bash@gnu.org> (permalink)
References (2 earlier) <CANaoh6LNi_YyOOB56ZMR3P8thRSMfoTcDCGyW8S921nVoP1H7Q@mail.gmail.com> <20150901202308.GR4309@eeg.ccf.org> <CANaoh6+kxLMGGAO8GR37xriYh8j3AZgUDNs4uL+Qjvz5bxT_Ww@mail.gmail.com> <87r3mhu91x.fsf@igel.home> <CANaoh6+s+GQCHozQpN_jO7SLHb=e+HQnCDivi+ADYz1gH6r=ow@mail.gmail.com>

Show all headers | View raw


Dennis Williamson <dennistwilliamson@gmail.com> writes:

> On Tue, Sep 1, 2015 at 4:24 PM, Andreas Schwab <schwab@linux-m68k.org>
> wrote:
>
>> Dennis Williamson <dennistwilliamson@gmail.com> writes:
>>
>> > $ echo $((foo))  # expansion succeeds, indirection fails
>> > dash: 4: Illegal number: bar
>>
>> The indirection didn't fail, it just didn't produce a number, so the
>> expression is malformed.
>>
>> Andreas.
>>
>> --
>> Andreas Schwab, schwab@linux-m68k.org
>> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
>> "And now for something completely different."
>>
>
> I disagree. The _expansion_ produced "bar"

That's not an expansion.  Only $ introduces an expansion.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: Inconsistent arithmetic evaluation of parameters Andreas Schwab <schwab@linux-m68k.org> - 2015-09-02 09:16 +0200

csiph-web