diff options
author | jan Iversen <jani@libreoffice.org> | 2018-05-18 17:23:51 +0200 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2018-05-18 21:27:37 +0300 |
commit | 262e994bbcb3c278635f57a7022448e1b22298eb (patch) | |
tree | 6c43b4318cc83fbcfd5c758fe0ff518bf264f971 /android | |
parent | 10cabcdb6996d98073d16f7476c6057c3fb70dc7 (diff) | |
download | subsurface-262e994bbcb3c278635f57a7022448e1b22298eb.tar.gz |
core: removed clang warnings from units.h
lbs_to_grams and to_feet returns int but uses
a function that returns long, causing clang to
warn about conversion loss due to implicit conversion.
Adding a cast, shows that it is correct.
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions