-Wimplicit-int-float-conversion

Desktop / LibreOffice - Noel Grandin [collabora.co.uk] - 22 October 2019 12:40 UTC

with clang trunk

implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Werror,] if (f < 1.0 || f > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Change-Id: Ief0eb55ed1ade9fb88f5749774790aebbb27e085 Reviewed-on: https://gerrit.libreoffice.org/81319

1b0cba8c2cd6 -Wimplicit-int-float-conversion
sc/source/core/tool/interpr3.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share