From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27304 invoked by alias); 2 Jun 2015 18:10:29 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 35371 Received: (qmail 23583 invoked from network); 2 Jun 2015 18:10:28 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.0 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version:content-type; bh=hk3ARKMID21ONzC1DEL1KltL4heOqsKbjyLvUCagdQU=; b=EjeZLwylpvRSmPP512jXHlJVSytFNW5XAZkF76T4pFNJGBdKKQedcN4yPxTAz+EgE3 rJbde0KAqDiqMivvp1OtIhxvORAHPWzI5aLQLGWGYYCeOpP1CiwInUSQGVfNafxHXEbg fYGQh+ZI8ToWQLaQzrpxP3ulP4L/SwZBSIyW/10BQKieRlAFw+Ri/vbzTfr1lTbcpdBJ T9eyJq+Zj9MravO35e54uRiPFQy8fZ3V+fvg/sY66aj992V148vcZk1j1r/PlUz753Ek uTcCwto7AMetobjBFkt19vWJQN+McQaLa6AThp/0eDGQhCNrYQjBJa+TO8FZfBDtp2LH Noew== X-Gm-Message-State: ALoCoQk7QCdq8N5s2PdsHCWCxDwACNv3gyE0fpSLappFWNrrV4WJ0b2X2QXgV/6euHVG9MQ1lYqK X-Received: by 10.182.95.69 with SMTP id di5mr24114861obb.73.1433268626557; Tue, 02 Jun 2015 11:10:26 -0700 (PDT) From: Bart Schaefer Message-Id: <150602111023.ZM4094@torch.brasslantern.com> Date: Tue, 2 Jun 2015 11:10:23 -0700 In-Reply-To: <150602105822.ZM4076@torch.brasslantern.com> Comments: In reply to Bart Schaefer "Re: Arith expansion accepts extra closing parenthesis" (Jun 2, 10:58am) References: <556C890E.80506@inlv.org> <150602105822.ZM4076@torch.brasslantern.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Arith expansion accepts extra closing parenthesis MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Oops, sorry for the delayed reaction email on this -- I was AFK all day yesterday and didn't notice that there had been other replies.