summaryrefslogtreecommitdiff
path: root/schema/odf1.2
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-03-04 09:02:41 +0100
committerStephan Bergmann <sbergman@redhat.com>2019-03-04 11:42:05 +0100
commite457b1de6b28e53b900d559d6f2f1ac6a489a9c4 (patch)
treec2c671dbb32d4af989e3da91829d2bb832cb2fae /schema/odf1.2
parent7a13fd8d6cea0e3096eef956bc33e1336d4b2d8c (diff)
Avoid unnecessary truncation to sal_uInt16
At least during CppunitTest_sw_odfimport, Clang's -fsanitize=implicit-signed-integer-truncation warns (for nB) that an "implicit conversion from type 'long' of value -181 (64-bit, signed) to type 'const sal_uInt16' (aka 'const unsigned short') changed the value to 65355 (16-bit, unsigned)". Change-Id: I91bd1413fca248f5f05331980d8ac92753d366ab Reviewed-on: https://gerrit.libreoffice.org/68665 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'schema/odf1.2')
0 files changed, 0 insertions, 0 deletions