Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: sh emulation POSIX non-conformances ("inf"/"Inf" in arithmetic expressions)
On Sun, Apr 25, 2021 at 1:18 PM Vincent Lefevre <vincent@xxxxxxxxxx> wrote:
>
> math.c is obviously incorrect:
>
> else if (strncasecmp(p, "Inf", 3) == 0) {
What should it (and the corresponding NaN line) be, then?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author