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

Re: sh emulation POSIX non-conformances ("inf"/"Inf" in arithmetic expressions)



2021-04-11 18:57:26 +0100, Stephane Chazelas:
> Some non-POSIX conformances I can think of ATM:
[...]

Also:

$ zsh --emulate sh -c 'inf=42; echo $((inf))'
Inf

(POSIX requires 42 there).




Messages sorted by: Reverse Date, Date, Thread, Author