Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [BUG] Redirect between two parameter assignments causes misbehaviour
- X-seq: zsh-workers 42111
- From: dana <dana@xxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: [BUG] Redirect between two parameter assignments causes misbehaviour
- Date: Mon, 11 Dec 2017 15:26:05 -0600
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=/vBjuzfSIywa7IGOSAYniAEH+ax8Q/CI6D2jQnu1xdk=; b=LcppdYuq/D1tiydX9hHBYmQ0OzMksaTV/h+Yurinniw65ELrztYXQVAZCJzLiLq0uy eehJn3I2Nf/L+eIpl6Rwgk14R71eyhT6CyTXwvQAZQ7rUytf/FAe6+i789JFcWXfv1kp TacTTLAqfN9ZScb7JJlmrNGIRcWhB8K7XW9kwEDRUwmOj9h4s8qXoNXO0g18jlz1PuVY RzH12SewwER9FkgX/HHpOSzsC3fFCmIdgcbXELCjV1d+BGnm7wDq8p/OvDOQwR+5N/DG t/nq6FB8Xf0Ge+p39mVC6BQNpNLpD8TdFLJJYLlBXdKUxOjr7NnrS2KEAfaRzQ1yfZ+r vxIw==
- In-reply-to: <20171211120138.4a2ff2ea@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20171211001958epcas4p39fe7f2605374e3ea973e19b62beb9a9c@epcas4p3.samsung.com> <86CB677F-70BF-43B2-8F6D-E8F0AC4C43A3@dana.is> <20171211120138.4a2ff2ea@pwslap01u.europe.root.pri>
On 11 Dec 2017, at 06:01, Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> As redirections at the start work OK I think the fix is as simple as
> this.
That does seem to fix it all of the cases where it previously behaved strangely
for me. No more lock-ups, parameters look as expected afterwards.
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author