From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 1509 invoked from network); 6 Jul 2020 11:20:58 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 6 Jul 2020 11:20:58 -0000 Received: (qmail 17485 invoked by alias); 6 Jul 2020 11:20:48 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: Sender: zsh-users@zsh.org X-Seq: 24983 Received: (qmail 5044 invoked by uid 1010); 6 Jul 2020 11:20:48 -0000 X-Qmail-Scanner-Diagnostics: from mail-ua1-f45.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25863. spamassassin: 3.4.4. Clear:RC:0(209.85.222.45):SA:0(-2.0/5.0):. Processed in 4.585071 secs); 06 Jul 2020 11:20:48 -0000 X-Envelope-From: sgniazdowski@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.222.45 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=cmEsWn4SJXu7/ZiiNfcWuKvnU/8gPUpmDYFrCaGMWc8=; b=l3A4XmgbCMLAnn3HskWy3rMSVBTC2pioyIRB3rlTe/fNFh4E0yA3RfExFdh5PqssDM ZkQZcD8AcwXEmM+uoKFg/ECDLK10ldBPJnI+uz6HwiyUhySgS8Q4zp6xMOS1Lv/eH7Vr ILhBzgsAxBRWo9d30SUbFgqkYd/BzzNsmiKcxLz7zQwtLkXL5TdHurm7blzZwyIxJlvL bv3OquSlsOllZswK3z78gvyIF8LHz0plrugiiqGR2fxaxhqX5PYgAcRJ77E1VsZM6YiP ylDRAjaQrguDBwOgRkAGfPI+8JQv6m7uWbiXTZJnsVzVmj7sWc/aVB13KDF3IdzBX9KD bNlg== X-Gm-Message-State: AOAM532taVTKOHl7Z7WTdmxM0z6HksLbcaibl6a49CwCqUNHxnJLJqrO miUjaN7F8uQ37SibGhF+jouDSvFMBUT5CnJgR4wTxXLf X-Google-Smtp-Source: ABdhPJzTFQH5zThAdRr+RqgvcQqbjDjquFX//752h1nMW1cLjcvWazzczIjekuvf2dL9DsJZRCGo7snTitbBZVwbQVk= X-Received: by 2002:ab0:568b:: with SMTP id a11mr33850511uab.136.1594034410041; Mon, 06 Jul 2020 04:20:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sebastian Gniazdowski Date: Mon, 6 Jul 2020 13:19:53 +0200 Message-ID: Subject: Re: Why such math-expression error? To: Zsh Users Content-Type: multipart/alternative; boundary="000000000000c535ca05a9c40e76" --000000000000c535ca05a9c40e76 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ah, I've had a `make' variable and it was dereferenced in the math context of the undefined array's subscript=E2=80=A6 --000000000000c535ca05a9c40e76--