[Libreoffice-bugs] [Bug 97587] Software interpreter for SUM treats empty cells as #VALUE!

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 22 10:05:53 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=97587

Stephan Bergmann <sbergman at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erack at redhat.com,
                   |                            |kohei at libreoffice.org,
                   |                            |sbergman at redhat.com

--- Comment #13 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Commit Notification from comment #7)
> Tor Lillqvist committed a patch related to this issue.
> It has been pushed to "master":
> 
> http://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=4d67506dee347c3a3a290e1f52af91048c4318bc
> 
> tdf#97587: Treat plain NaNs as zero in the software interpreter for SUM

That code in both places uses !rtl::math::isFinite rather than
rtl::math::isNan, so will also apply to infinite values (though the comments in
the code only talk about NaN, in line what this bug report talks about).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201022/e9e3e6f6/attachment.htm>


More information about the Libreoffice-bugs mailing list