Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: BUG: typeset -F1 weirdness



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