aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2018-10-26 23:00:06 -0700
committerAleksander Morgado <aleksander@aleksander.es>2018-10-27 10:09:51 +0200
commitaa85aeae3d5659f7f14fb7facd4bfe078587c463 (patch)
tree5e0c2b897dce5151f066161f3a22d481bd7b3b55 /.gitignore
parent737eff557dd1231db11249fcbb8106803ca86272 (diff)
libqcdm: remove useless checks on always true condition
result.c: In function ‘qcdm_result_add_u8_array’: result.c:338:36: error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits] qcdm_return_if_fail (array_len >= 0); result.c: In function ‘qcdm_result_add_u16_array’: result.c:418:36: error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits] qcdm_return_if_fail (array_len >= 0); ^
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions