Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: BUG: typeset -F1 weirdness
- X-seq: zsh-workers 48807
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: BUG: typeset -F1 weirdness
- Date: Mon, 10 May 2021 14:04:54 +0200
- Archived-at: <https://zsh.org/workers/48807>
- In-reply-to: <CAN=4vMr56eGXfkrYEa0NKqD3BRGo6vOpqRpqWgC1ZY_dmmKjsw@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAN=4vMr56eGXfkrYEa0NKqD3BRGo6vOpqRpqWgC1ZY_dmmKjsw@mail.gmail.com>
On Mon, May 10, 2021 at 1:58 PM Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> Is this expected?
>
> % zsh -fc 'typeset -F1 x=0.3 y=1.3; print -- $x $y'
> 0.2 1.4
I cannot reproduce it in zshusers/zsh:5.8 docker. This looks like a
bug in my libc. Please disregard.
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author