bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gawk division errors on macOS


From: arnold
Subject: Re: Gawk division errors on macOS
Date: Mon, 24 Oct 2022 00:08:27 -0600
User-agent: Heirloom mailx 12.5 7/5/10

Hi.

Ben Hoyt <benhoyt@gmail.com> wrote:

> Thanks! Sorry for the red herring indicating it was macOS.

No problem.

> Interesting that this only surfaced now. I presume there was some
> substantial refactoring in 5.2 that made this crop up?

Minor refactoring; I had added checking at parse time if dividing by a
constant that was zero, but didn't check that the type was numeric.
That was a new change at 5.2.0.

> Worth adding a regression test for the string/string case?

Already done.

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]