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

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]

--- Comment #13 from Stephan Bergmann <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to