diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-11-20 15:51:38 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 11:59:14 +0100 |
commit | 3c19b48f8c4eeaf0c5bd66c737fbaabaab407f11 (patch) | |
tree | 7b223fdd14027011db2a6b470ffc42d43f8be17a /libqcdm/src/errors.c | |
parent | 9bc5d742dc6d13f6363393d68328d21210e5fa48 (diff) |
libqcdm,commands: fix warnings with -Wdouble-promotion
commands.c: In function ‘qcdm_cmd_pilot_sets_result_get_pilot’:
commands.c:756:33: warning: implicit conversion from ‘float’ to ‘double’ to match other operand of binary expression [-Wdouble-promotion]
756 | *out_db = (float) set->ecio * -0.5;
| ^
Diffstat (limited to 'libqcdm/src/errors.c')
0 files changed, 0 insertions, 0 deletions