[Libreoffice-bugs] [Bug 136467] Regression on Basic Iif() function
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 4 18:19:19 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136467
--- Comment #4 from Andreas Heinisch <andreas.heinisch at yahoo.de> ---
The problem is that variable "x" is called from the stack and BEFORE the
function Iif is called all the steps in that line are performed, leading to a
division by zero error. Therefore, Iif is never called.
--
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/20200904/71885c66/attachment.htm>
More information about the Libreoffice-bugs
mailing list