Hi Stephan,

On Wednesday, 2015-08-12 14:42:18 +0200, Stephan Bergmann wrote:

> The new test code triggers a division by zero now (as seen with
> -fsanitize=undefined):

First, that shouldn't matter as it produces a double INF value.

Second, we might want to either use the div() function there to get the
#DIV/0 error instead of a general floating point error, or explicitly
check fValE for 0 and push errDivisionByZero and bail out if so.

Thanks for heads-up

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
Care about Free Software, support the FSFE https://fsfe.org/support/?erack

Attachment: pgpmgiZOk4ngy.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to