zsh-workers
 help / color / mirror / code / Atom feed
* BUG: typeset -F1 weirdness
@ 2021-05-10 11:58 Roman Perepelitsa
  2021-05-10 12:04 ` Roman Perepelitsa
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Perepelitsa @ 2021-05-10 11:58 UTC (permalink / raw)
  To: Zsh hackers list

Is this expected?

    % zsh -fc 'typeset -F1 x=0.3 y=1.3; print -- $x $y'
    0.2 1.4

Roman.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: BUG: typeset -F1 weirdness
  2021-05-10 11:58 BUG: typeset -F1 weirdness Roman Perepelitsa
@ 2021-05-10 12:04 ` Roman Perepelitsa
  0 siblings, 0 replies; 2+ messages in thread
From: Roman Perepelitsa @ 2021-05-10 12:04 UTC (permalink / raw)
  To: Zsh hackers list

On Mon, May 10, 2021 at 1:58 PM Roman Perepelitsa
<roman.perepelitsa@gmail.com> 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-10 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 11:58 BUG: typeset -F1 weirdness Roman Perepelitsa
2021-05-10 12:04 ` Roman Perepelitsa

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).