diff options
author | jan Iversen <jani@libreoffice.org> | 2018-05-18 17:46:12 +0200 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2018-05-18 21:27:37 +0300 |
commit | 6034b25cb2f2c5226ba140d14fae413336854c39 (patch) | |
tree | dd1ebd91295a8fd1daf22d1d0e93364742722f4b /qt-models | |
parent | 262e994bbcb3c278635f57a7022448e1b22298eb (diff) | |
download | subsurface-6034b25cb2f2c5226ba140d14fae413336854c39.tar.gz |
core: removed clang warnings from dive.h
interpolate, rel_mbar_to_depth, gas_mod and
gas_mnd 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 'qt-models')
0 files changed, 0 insertions, 0 deletions