summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-08-13 10:54:44 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-08-13 14:27:25 +0200
commite5a6873aa9b95912f35baaf7fdb067c2fcb961b3 (patch)
tree09cb88c3f38b11743c83fe1b9f5d0cde7011c1ba /stoc
parentb3edf85e0fe6ca03dc26e1bf531be82193bc9627 (diff)
Fix Clang 10 -Werror,-Wimplicit-int-float-conversion
> extensions/source/propctrlr/standardcontrol.cxx:239:18: error: implicit conversion from 'std::__1::numeric_limits<long>::type' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Werror,-Wimplicit-int-float-conversion] > if ( n > std::numeric_limits< long >::max() ) > ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Change-Id: I2edca1baaf91734ab94dd49208d8608fc33b7fbe Reviewed-on: https://gerrit.libreoffice.org/77385 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'stoc')
0 files changed, 0 insertions, 0 deletions