Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Regression / err_return / arithmetic 5.4.x ?
- X-seq: zsh-workers 41714
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Regression / err_return / arithmetic 5.4.x ?
- Date: Fri, 15 Sep 2017 14:55:53 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=sSN4dsxYJf6G9OvhIyQlJQ/nhK4hmyJbrKcOX+EuH3c=; b=WjRAPXWvlqqJifdped1TCcF736Ipr77XLoi6JZaPVT6pU8CiRxpgkZK0XiMqJzjivg RuYt7sCpXrfTZIkTdKk2SmoacfKvsnSFsGoS+kJizopNIX5fKb17MS8K3n2vyL/RMvzT TIQOe5ljlnwywe4S1rm7VA5eSNjlpDcimA9Eik7VTPLqfrCLV/Jw5fbGVuwTF3Z2Eavc kgTBHbpR7EGjQl4ok/Vuyn7d72JYvG9zSP5S3GxPneubSPnq8dp9wz3Ibz0VsmkPMvT4 vxnu3tcRFBBfnv0ldZuCCLK7KkVpRMQAyYzLEtpChT2lRKpAR118LQTZ1p3lzt/Rykd6 lPuA==
- In-reply-to: <20170915211342.GA6027@tower.spodhuis.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20170915211342.GA6027@tower.spodhuis.org>
On Sep 15, 4:13pm, Phil Pennock wrote:
}
} It looks as though the impact of a false arithmetic return in the
} control for a while loop is causing early function return instead of
} being considered "handled" by being part of the control structure.
Almost has to be one of commit ebcea98e or 97d4bdb.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author